Package com.vmware.vim25
Class VirtualPCIPassthroughDeviceBackingInfo
java.lang.Object
com.vmware.vim25.DynamicData
com.vmware.vim25.VirtualDeviceBackingInfo
com.vmware.vim25.VirtualDeviceDeviceBackingInfo
com.vmware.vim25.VirtualPCIPassthroughDeviceBackingInfo
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsFields inherited from class com.vmware.vim25.VirtualDeviceDeviceBackingInfo
deviceName, useAutoDetectFields inherited from class com.vmware.vim25.DynamicData
dynamicProperty, dynamicType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetId()shortvoidsetDeviceId(String deviceId) voidvoidsetSystemId(String systemId) voidsetVendorId(short vendorId) Methods inherited from class com.vmware.vim25.VirtualDeviceDeviceBackingInfo
getDeviceName, getUseAutoDetect, setDeviceName, setUseAutoDetectMethods inherited from class com.vmware.vim25.DynamicData
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicType
-
Field Details
-
id
-
deviceId
-
systemId
-
vendorId
public short vendorId
-
-
Constructor Details
-
VirtualPCIPassthroughDeviceBackingInfo
public VirtualPCIPassthroughDeviceBackingInfo()
-
-
Method Details
-
getId
-
getDeviceId
-
getSystemId
-
getVendorId
public short getVendorId() -
setId
-
setDeviceId
-
setSystemId
-
setVendorId
public void setVendorId(short vendorId)
-