Package com.vmware.vim25
Class NetIpStackInfoDefaultRouter
java.lang.Object
com.vmware.vim25.DynamicData
com.vmware.vim25.NetIpStackInfoDefaultRouter
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionFields inherited from class com.vmware.vim25.DynamicData
dynamicProperty, dynamicType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidsetIpAddress(String ipAddress) voidsetLifetime(Calendar lifetime) voidsetPreference(String preference) Methods inherited from class com.vmware.vim25.DynamicData
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicType
-
Field Details
-
ipAddress
-
device
-
lifetime
-
preference
-
-
Constructor Details
-
NetIpStackInfoDefaultRouter
public NetIpStackInfoDefaultRouter()
-
-
Method Details
-
getIpAddress
-
getDevice
-
getLifetime
-
getPreference
-
setIpAddress
-
setDevice
-
setLifetime
-
setPreference
-