Class NetworkResourceGroupIdentityProjection
java.lang.Object
com.morpheusdata.model.MorpheusModel
com.morpheusdata.model.projection.MorpheusIdentityModel
com.morpheusdata.model.projection.NetworkResourceGroupIdentityProjection
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
NetworkResourceGroup
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected String
protected String
protected Long
protected String
Fields inherited from class com.morpheusdata.model.MorpheusModel
config, id
-
Constructor Summary
ConstructorsConstructorDescriptionNetworkResourceGroupIdentityProjection
(String externalId, String refType, Long refId, String name) -
Method Summary
Modifier and TypeMethodDescriptiongetName()
getRefId()
void
setExternalId
(String externalId) void
void
void
setRefType
(String refType) Methods inherited from class com.morpheusdata.model.projection.MorpheusIdentityModel
getIdentityProperties
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
-
refType
-
refId
-
name
-
-
Constructor Details
-
NetworkResourceGroupIdentityProjection
-
NetworkResourceGroupIdentityProjection
public NetworkResourceGroupIdentityProjection()
-
-
Method Details
-
getExternalId
-
setExternalId
-
getRefType
-
setRefType
-
getRefId
-
setRefId
-
getName
-
setName
-