Package com.morpheusdata.model
Class AccountIntegrationObjectRef
java.lang.Object
com.morpheusdata.model.MorpheusModel
com.morpheusdata.model.AccountIntegrationObjectRef
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Stringprotected Stringprotected Longprotected StringFields inherited from class com.morpheusdata.model.MorpheusModel
config, id -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetRefId()voidsetCategory(String category) voidsetDisplayName(String displayName) voidvoidsetRefType(String refType) 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
-
refId
-
refType
-
category
-
displayName
-
-
Constructor Details
-
AccountIntegrationObjectRef
public AccountIntegrationObjectRef()
-
-
Method Details
-
getRefId
-
setRefId
-
getRefType
-
setRefType
-
getCategory
-
setCategory
-
getDisplayName
-
setDisplayName
-