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 String
protected Boolean
protected Boolean
protected String
Fields inherited from class com.morpheusdata.model.MorpheusModel
config, id
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetCode()
getName()
void
void
setIsEmbedded
(Boolean isEmbedded) void
setIsPlugin
(Boolean isPlugin) void
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
-
code
-
name
-
isPlugin
-
isEmbedded
-
-
Constructor Details
-
NetworkFloatingIpPoolType
public NetworkFloatingIpPoolType()
-
-
Method Details
-
getCode
-
setCode
-
getName
-
setName
-
getIsPlugin
-
setIsPlugin
-
getIsEmbedded
-
setIsEmbedded
-