com.hyper9.simdk.stubs.dao
Class VirtualPCNet32Option

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.VirtualEthernetCardOption
              extended by com.hyper9.simdk.stubs.dao.VirtualPCNet32Option
All Implemented Interfaces:
Serializable

public class VirtualPCNet32Option
extends VirtualEthernetCardOption

Author:
akutz
See Also:
Serialized Form

Constructor Summary
VirtualPCNet32Option()
           
 
Method Summary
 Boolean getSupportsMorphing()
           
 void setSupportsMorphing(Boolean toSet)
           
 
Methods inherited from class com.hyper9.simdk.stubs.dao.VirtualEthernetCardOption
getMacType, getSupportedOUI, getWakeOnLanEnabled, setMacType, setSupportedOUI, setWakeOnLanEnabled
 
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

VirtualPCNet32Option

public VirtualPCNet32Option()
Method Detail

getSupportsMorphing

public Boolean getSupportsMorphing()

setSupportsMorphing

public void setSupportsMorphing(Boolean toSet)


Copyright © 2009-2010 Hyper9. All Rights Reserved.