Package com.vmware.vim25
Class CustomizationFixedIpV6
java.lang.Object
com.vmware.vim25.DynamicData
com.vmware.vim25.CustomizationIpV6Generator
com.vmware.vim25.CustomizationFixedIpV6
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsFields inherited from class com.vmware.vim25.DynamicData
dynamicProperty, dynamicType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintvoidsetIpAddress(String ipAddress) voidsetSubnetMask(int subnetMask) Methods inherited from class com.vmware.vim25.DynamicData
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicType
-
Field Details
-
ipAddress
-
subnetMask
public int subnetMask
-
-
Constructor Details
-
CustomizationFixedIpV6
public CustomizationFixedIpV6()
-
-
Method Details
-
getIpAddress
-
getSubnetMask
public int getSubnetMask() -
setIpAddress
-
setSubnetMask
public void setSubnetMask(int subnetMask)
-