Package com.morpheusdata.model
Class Tier
java.lang.Object
com.morpheusdata.model.MorpheusModel
com.morpheusdata.model.Tier
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Accountprotected Stringprotected Stringprotected Stringprotected TierTypeFields inherited from class com.morpheusdata.model.MorpheusModel
config, id -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetName()getType()voidsetAccount(Account account) voidsetExternalId(String externalId) voidsetInternalId(String internalId) voidvoidMethods inherited from class com.morpheusdata.model.MorpheusModel
getConfig, getConfigMap, getConfigProperty, getDirtyProperties, getDirtyPropertyValues, getId, getProperties, isDirty, markClean, markDirty, markDirty, setConfig, setConfigMap, setConfigProperty, setId
-
Field Details
-
name
-
internalId
-
externalId
-
account
-
type
-
-
Constructor Details
-
Tier
public Tier()
-
-
Method Details
-
getName
-
setName
-
getInternalId
-
setInternalId
-
getExternalId
-
setExternalId
-
getAccount
-
setAccount
-
getType
-
setType
-