Package com.vmware.vim25
Class NetIpConfigSpecIpAddressSpec
java.lang.Object
com.vmware.vim25.DynamicData
com.vmware.vim25.NetIpConfigSpecIpAddressSpec
- 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) voidsetOperation(String operation) voidsetPrefixLength(int prefixLength) Methods inherited from class com.vmware.vim25.DynamicData
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicType
-
Field Details
-
ipAddress
-
prefixLength
public int prefixLength -
operation
-
-
Constructor Details
-
NetIpConfigSpecIpAddressSpec
public NetIpConfigSpecIpAddressSpec()
-
-
Method Details
-
getIpAddress
-
getPrefixLength
public int getPrefixLength() -
getOperation
-
setIpAddress
-
setPrefixLength
public void setPrefixLength(int prefixLength) -
setOperation
-