Class ServicePlanPriceSetIdentityProjection
java.lang.Object
com.morpheusdata.model.MorpheusModel
com.morpheusdata.model.projection.MorpheusIdentityModel
com.morpheusdata.model.projection.ServicePlanPriceSetIdentityProjection
Provides a subset of properties from the
ServicePlanPriceSet
object for doing a sync match
comparison with less bandwidth usage and memory footprint. This is a DTO Projection object- Since:
- 0.14.3
-
Field Summary
Modifier and TypeFieldDescriptionprotected AccountPriceSetIdentityProjection
protected ServicePlanIdentityProjection
Fields inherited from class com.morpheusdata.model.MorpheusModel
config, id
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setPriceSet
(AccountPriceSetIdentityProjection priceSet) void
setServicePlan
(ServicePlanIdentityProjection servicePlan) 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
-
priceSet
-
servicePlan
-
-
Constructor Details
-
ServicePlanPriceSetIdentityProjection
public ServicePlanPriceSetIdentityProjection()
-
-
Method Details
-
getPriceSet
-
setPriceSet
-
getServicePlan
-
setServicePlan
-