Package com.vmware.vim25
Class ExtensionManagerIpAllocationUsage
java.lang.Object
com.vmware.vim25.DynamicData
com.vmware.vim25.ExtensionManagerIpAllocationUsage
- 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 TypeMethodDescriptionintvoidsetExtensionKey(String extensionKey) voidsetNumAddresses(int numAddresses) Methods inherited from class com.vmware.vim25.DynamicData
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicType
-
Field Details
-
extensionKey
-
numAddresses
public int numAddresses
-
-
Constructor Details
-
ExtensionManagerIpAllocationUsage
public ExtensionManagerIpAllocationUsage()
-
-
Method Details
-
getExtensionKey
-
getNumAddresses
public int getNumAddresses() -
setExtensionKey
-
setNumAddresses
public void setNumAddresses(int numAddresses)
-