Package com.vmware.vim25
Class VirtualSIOControllerOption
java.lang.Object
com.vmware.vim25.DynamicData
com.vmware.vim25.VirtualDeviceOption
com.vmware.vim25.VirtualControllerOption
com.vmware.vim25.VirtualSIOControllerOption
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionFields inherited from class com.vmware.vim25.VirtualControllerOption
devices, supportedDeviceFields inherited from class com.vmware.vim25.VirtualDeviceOption
autoAssignController, backingOption, busSlotOption, connectOption, controllerType, defaultBackingOptionIndex, deprecated, hotRemoveSupported, licensingLimit, plugAndPlay, typeFields inherited from class com.vmware.vim25.DynamicData
dynamicProperty, dynamicType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetNumFloppyDrives(IntOption numFloppyDrives) voidsetNumParallelPorts(IntOption numParallelPorts) voidsetNumSerialPorts(IntOption numSerialPorts) Methods inherited from class com.vmware.vim25.VirtualControllerOption
getDevices, getSupportedDevice, setDevices, setSupportedDeviceMethods inherited from class com.vmware.vim25.VirtualDeviceOption
getAutoAssignController, getBackingOption, getBusSlotOption, getConnectOption, getControllerType, getDefaultBackingOptionIndex, getHotRemoveSupported, getLicensingLimit, getType, isDeprecated, isPlugAndPlay, setAutoAssignController, setBackingOption, setBusSlotOption, setConnectOption, setControllerType, setDefaultBackingOptionIndex, setDeprecated, setHotRemoveSupported, setLicensingLimit, setPlugAndPlay, setTypeMethods inherited from class com.vmware.vim25.DynamicData
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicType
-
Field Details
-
numFloppyDrives
-
numSerialPorts
-
numParallelPorts
-
-
Constructor Details
-
VirtualSIOControllerOption
public VirtualSIOControllerOption()
-
-
Method Details
-
getNumFloppyDrives
-
getNumSerialPorts
-
getNumParallelPorts
-
setNumFloppyDrives
-
setNumSerialPorts
-
setNumParallelPorts
-