com.hyper9.simdk.stubs.dao
Class VirtualSIOControllerOption
java.lang.Object
com.hyper9.simdk.stubs.dao.DynamicData
com.hyper9.simdk.stubs.dao.VirtualDeviceOption
com.hyper9.simdk.stubs.dao.VirtualControllerOption
com.hyper9.simdk.stubs.dao.VirtualSIOControllerOption
- All Implemented Interfaces:
- Serializable
public class VirtualSIOControllerOption
- extends VirtualControllerOption
- Author:
- akutz
- See Also:
- Serialized Form
Methods inherited from class com.hyper9.simdk.stubs.dao.VirtualDeviceOption |
getAutoAssignController, getBackingOption, getConnectOption, getControllerType, getDefaultBackingOptionIndex, getDeprecated, getHotRemoveSupported, getLicensingLimit, getPlugAndPlay, getType, setAutoAssignController, setBackingOption, setConnectOption, setControllerType, setDefaultBackingOptionIndex, setDeprecated, setHotRemoveSupported, setLicensingLimit, setPlugAndPlay, setType |
VirtualSIOControllerOption
public VirtualSIOControllerOption()
getNumFloppyDrives
public IntOption getNumFloppyDrives()
setNumFloppyDrives
public void setNumFloppyDrives(IntOption toSet)
getNumSerialPorts
public IntOption getNumSerialPorts()
setNumSerialPorts
public void setNumSerialPorts(IntOption toSet)
getNumParallelPorts
public IntOption getNumParallelPorts()
setNumParallelPorts
public void setNumParallelPorts(IntOption toSet)
Copyright © 2009-2010 Hyper9. All Rights Reserved.