com.hyper9.simdk.stubs.dao
Class VirtualUSBControllerOption

java.lang.Object
  extended by com.hyper9.simdk.stubs.dao.DynamicData
      extended by com.hyper9.simdk.stubs.dao.VirtualDeviceOption
          extended by com.hyper9.simdk.stubs.dao.VirtualControllerOption
              extended by com.hyper9.simdk.stubs.dao.VirtualUSBControllerOption
All Implemented Interfaces:
Serializable

public class VirtualUSBControllerOption
extends VirtualControllerOption

Author:
akutz
See Also:
Serialized Form

Constructor Summary
VirtualUSBControllerOption()
           
 
Method Summary
 BoolOption getAutoConnectDevices()
           
 BoolOption getEhciSupported()
           
 void setAutoConnectDevices(BoolOption toSet)
           
 void setEhciSupported(BoolOption toSet)
           
 
Methods inherited from class com.hyper9.simdk.stubs.dao.VirtualControllerOption
getDevices, getSupportedDevice, setDevices, setSupportedDevice
 
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
 
Methods inherited from class com.hyper9.simdk.stubs.dao.DynamicData
equals, getDynamicProperty, getDynamicType, getJpaId, getSessionKey, setDynamicProperty, setDynamicType, setJpaId, setSessionKey
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VirtualUSBControllerOption

public VirtualUSBControllerOption()
Method Detail

getAutoConnectDevices

public BoolOption getAutoConnectDevices()

setAutoConnectDevices

public void setAutoConnectDevices(BoolOption toSet)

getEhciSupported

public BoolOption getEhciSupported()

setEhciSupported

public void setEhciSupported(BoolOption toSet)


Copyright © 2009-2010 Hyper9. All Rights Reserved.