@Generated public class ModelOutput extends Object
| Constructor and Description |
|---|
ModelOutput() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getModelId() |
Long |
getStep() |
int |
hashCode() |
ModelOutput |
setModelId(String modelId) |
ModelOutput |
setStep(Long step) |
String |
toString() |
public ModelOutput setModelId(String modelId)
public String getModelId()
public ModelOutput setStep(Long step)
public Long getStep()
Copyright © 2025. All rights reserved.