Class NetworkRouteIdentityProjection
java.lang.Object
com.morpheusdata.model.MorpheusModel
com.morpheusdata.model.projection.NetworkRouteIdentityProjection
- Direct Known Subclasses:
NetworkRoute
-
Field Summary
Fields inherited from class com.morpheusdata.model.MorpheusModel
config, id
-
Constructor Summary
ConstructorDescriptionNetworkRouteIdentityProjection
(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
-