Package com.vmware.vim25
Class VirtualUSBController
java.lang.Object
com.vmware.vim25.DynamicData
com.vmware.vim25.VirtualDevice
com.vmware.vim25.VirtualController
com.vmware.vim25.VirtualUSBController
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsFields inherited from class com.vmware.vim25.VirtualController
busNumber, deviceFields inherited from class com.vmware.vim25.VirtualDevice
backing, connectable, controllerKey, deviceInfo, key, slotInfo, unitNumberFields inherited from class com.vmware.vim25.DynamicData
dynamicProperty, dynamicType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetAutoConnectDevices(Boolean autoConnectDevices) voidsetEhciEnabled(Boolean ehciEnabled) Methods inherited from class com.vmware.vim25.VirtualController
getBusNumber, getDevice, setBusNumber, setDeviceMethods inherited from class com.vmware.vim25.VirtualDevice
getBacking, getConnectable, getControllerKey, getDeviceInfo, getKey, getSlotInfo, getUnitNumber, setBacking, setConnectable, setControllerKey, setDeviceInfo, setKey, setSlotInfo, setUnitNumberMethods inherited from class com.vmware.vim25.DynamicData
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicType
-
Field Details
-
autoConnectDevices
-
ehciEnabled
-
-
Constructor Details
-
VirtualUSBController
public VirtualUSBController()
-
-
Method Details
-
getAutoConnectDevices
-
getEhciEnabled
-
setAutoConnectDevices
-
setEhciEnabled
-