Package com.morpheusdata.model
Class PricePlanType
java.lang.Object
com.morpheusdata.model.MorpheusModel
com.morpheusdata.model.PricePlanType
A Price Plan Type is usually used in a reference to
PricePlan
. It specified the type
the price plan is, such as if it is a load balancer, virtual image, snapshot, etc.- Since:
- 0.15.3
-
Field Summary
Fields inherited from class com.morpheusdata.model.MorpheusModel
config, id
-
Constructor Summary
-
Method Summary
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
-
name
-
code
-
-
Constructor Details
-
PricePlanType
public PricePlanType()
-
-
Method Details
-
getName
-
setName
-
getCode
-
setCode
-