Class AccountResourceIdentityProjection
java.lang.Object
com.morpheusdata.model.MorpheusModel
com.morpheusdata.model.projection.AccountResourceIdentityProjection
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
AccountResource
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Stringprotected Stringprotected Stringprotected Stringprotected StringFields inherited from class com.morpheusdata.model.MorpheusModel
config, id -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetName()voidsetExternalId(String externalId) voidsetInternalId(String internalId) voidvoidsetTypeCode(String typeCode) voidsetUniqueId(String uniqueId) Methods inherited from class com.morpheusdata.model.MorpheusModel
getConfig, getConfigMap, getConfigProperty, getDirtyProperties, getDirtyPropertyValues, getId, getProperties, isDirty, markClean, markDirty, markDirty, setConfig, setConfigMap, setConfigProperty, setId
-
Field Details
-
externalId
-
name
-
typeCode
-
internalId
-
uniqueId
-
-
Constructor Details
-
AccountResourceIdentityProjection
public AccountResourceIdentityProjection()
-
-
Method Details
-
getExternalId
-
setExternalId
-
getName
-
setName
-
getTypeCode
-
setTypeCode
-
getInternalId
-
setInternalId
-
getUniqueId
-
setUniqueId
-