public class Model extends GenericModel
| Constructor and Description |
|---|
Model() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDescription()
Gets the description.
|
java.lang.String |
getLanguage()
Gets the language.
|
java.lang.String |
getModelId()
Gets the modelId.
|
java.lang.String |
getStatus()
Gets the status.
|
equals, hashCode, toStringpublic java.lang.String getStatus()
public java.lang.String getModelId()
public java.lang.String getLanguage()
public java.lang.String getDescription()