Package com.morpheusdata.model
Class AccountIntegrationObjectRef
java.lang.Object
com.morpheusdata.model.MorpheusModel
com.morpheusdata.model.AccountIntegrationObjectRef
-
Field Summary
Modifier and TypeFieldDescriptionprotected String
protected String
protected Long
protected String
Fields inherited from class com.morpheusdata.model.MorpheusModel
config, id
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetRefId()
void
setCategory
(String category) void
setDisplayName
(String displayName) void
void
setRefType
(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
-