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