Package com.vmware.vim25
Class HostHostBusAdapter
java.lang.Object
com.vmware.vim25.DynamicData
com.vmware.vim25.HostHostBusAdapter
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
HostBlockHba,HostFibreChannelHba,HostInternetScsiHba,HostParallelScsiHba,HostPcieHba,HostRdmaHba,HostSerialAttachedHba,HostTcpHba
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionintFields inherited from class com.vmware.vim25.DynamicData
dynamicProperty, dynamicType -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.vmware.vim25.DynamicData
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicType
-
Field Details
-
key
-
device
-
bus
public int bus -
status
-
model
-
driver
-
pci
-
-
Constructor Details
-
HostHostBusAdapter
public HostHostBusAdapter()
-
-
Method Details
-
getKey
-
getDevice
-
getBus
public int getBus() -
getStatus
-
getModel
-
getDriver
-
getPci
-
setKey
-
setDevice
-
setBus
public void setBus(int bus) -
setStatus
-
setModel
-
setDriver
-
setPci
-