public class ListModelsResults extends GenericModel
| Constructor and Description |
|---|
ListModelsResults() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Model> |
getModels()
Gets the models.
|
void |
setModels(java.util.List<Model> models)
Sets the models.
|
equals, hashCode, toString