Package com.morpheusdata.model
Class NetworkFloatingIpPoolType
java.lang.Object
com.morpheusdata.model.MorpheusModel
com.morpheusdata.model.NetworkFloatingIpPoolType
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Stringprotected Booleanprotected Booleanprotected StringFields inherited from class com.morpheusdata.model.MorpheusModel
config, id -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetCode()getName()voidvoidsetIsEmbedded(Boolean isEmbedded) voidsetIsPlugin(Boolean isPlugin) voidMethods inherited from class com.morpheusdata.model.MorpheusModel
getConfig, getConfigMap, getConfigProperty, getDirtyProperties, getDirtyPropertyValues, getId, getProperties, isDirty, markClean, markDirty, markDirty, setConfig, setConfigMap, setConfigProperty, setId
-
Field Details
-
code
-
name
-
isPlugin
-
isEmbedded
-
-
Constructor Details
-
NetworkFloatingIpPoolType
public NetworkFloatingIpPoolType()
-
-
Method Details
-
getCode
-
setCode
-
getName
-
setName
-
getIsPlugin
-
setIsPlugin
-
getIsEmbedded
-
setIsEmbedded
-