Class NetworkRouterIdentityProjection
java.lang.Object
com.morpheusdata.model.MorpheusModel
com.morpheusdata.model.projection.NetworkRouterIdentityProjection
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
NetworkRouter
- See Also:
-
Field Summary
FieldsFields inherited from class com.morpheusdata.model.MorpheusModel
config, id -
Constructor Summary
ConstructorsConstructorDescriptionNetworkRouterIdentityProjection(Long id, String externalId, String refType, Long refId) -
Method Summary
Modifier and TypeMethodDescriptiongetRefId()voidsetExternalId(String externalId) 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
-
externalId
-
refType
-
refId
-
-
Constructor Details
-
NetworkRouterIdentityProjection
public NetworkRouterIdentityProjection() -
NetworkRouterIdentityProjection
-
-
Method Details
-
getExternalId
-
setExternalId
-
getRefType
-
setRefType
-
getRefId
-
setRefId
-