Package com.vmware.vim25
Class NetIpStackInfoNetToMedia
java.lang.Object
com.vmware.vim25.DynamicData
com.vmware.vim25.NetIpStackInfoNetToMedia
- 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 TypeMethodDescriptiongetType()voidvoidsetIpAddress(String ipAddress) voidsetPhysicalAddress(String physicalAddress) voidMethods inherited from class com.vmware.vim25.DynamicData
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicType
-
Field Details
-
ipAddress
-
physicalAddress
-
device
-
type
-
-
Constructor Details
-
NetIpStackInfoNetToMedia
public NetIpStackInfoNetToMedia()
-
-
Method Details
-
getIpAddress
-
getPhysicalAddress
-
getDevice
-
getType
-
setIpAddress
-
setPhysicalAddress
-
setDevice
-
setType
-