public class VirtualSIOControllerOption extends VirtualControllerOption
| Modifier and Type | Field and Description |
|---|---|
IntOption |
numFloppyDrives |
IntOption |
numParallelPorts |
IntOption |
numSerialPorts |
devices, supportedDeviceautoAssignController, backingOption, busSlotOption, connectOption, controllerType, defaultBackingOptionIndex, deprecated, hotRemoveSupported, licensingLimit, plugAndPlay, typedynamicProperty, dynamicType| Constructor and Description |
|---|
VirtualSIOControllerOption() |
| Modifier and Type | Method and Description |
|---|---|
IntOption |
getNumFloppyDrives() |
IntOption |
getNumParallelPorts() |
IntOption |
getNumSerialPorts() |
void |
setNumFloppyDrives(IntOption numFloppyDrives) |
void |
setNumParallelPorts(IntOption numParallelPorts) |
void |
setNumSerialPorts(IntOption numSerialPorts) |
getDevices, getSupportedDevice, setDevices, setSupportedDevicegetAutoAssignController, getBackingOption, getBusSlotOption, getConnectOption, getControllerType, getDefaultBackingOptionIndex, getHotRemoveSupported, getLicensingLimit, getType, isDeprecated, isPlugAndPlay, setAutoAssignController, setBackingOption, setBusSlotOption, setConnectOption, setControllerType, setDefaultBackingOptionIndex, setDeprecated, setHotRemoveSupported, setLicensingLimit, setPlugAndPlay, setTypegetDynamicProperty, getDynamicType, setDynamicProperty, setDynamicTypepublic IntOption numFloppyDrives
public IntOption numSerialPorts
public IntOption numParallelPorts
public IntOption getNumFloppyDrives()
public IntOption getNumSerialPorts()
public IntOption getNumParallelPorts()
public void setNumFloppyDrives(IntOption numFloppyDrives)
public void setNumSerialPorts(IntOption numSerialPorts)
public void setNumParallelPorts(IntOption numParallelPorts)
Copyright © 2011-2012. All Rights Reserved.