public class Model extends GenericModel
Constructor and Description |
---|
Model() |
Modifier and Type | Method and Description |
---|---|
java.util.Date |
getCreated()
Gets the created.
|
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.
|
java.lang.String |
getVersion()
Gets the version.
|
java.lang.String |
getVersionDescription()
Gets the versionDescription.
|
java.lang.String |
getWorkspaceId()
Gets the workspaceId.
|
equals, hashCode, toString
public java.lang.String getStatus()
public java.lang.String getModelId()
public java.lang.String getLanguage()
public java.lang.String getDescription()
public java.lang.String getWorkspaceId()
public java.lang.String getVersion()
public java.lang.String getVersionDescription()
public java.util.Date getCreated()