com.hyper9.simdk.stubs.dao
Class VirtualEthernetCardOption
java.lang.Object
com.hyper9.simdk.stubs.dao.DynamicData
com.hyper9.simdk.stubs.dao.VirtualDeviceOption
com.hyper9.simdk.stubs.dao.VirtualEthernetCardOption
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- VirtualE1000Option, VirtualPCNet32Option, VirtualVmxnetOption
public class VirtualEthernetCardOption
- extends VirtualDeviceOption
- 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 |
VirtualEthernetCardOption
public VirtualEthernetCardOption()
getSupportedOUI
public ChoiceOption getSupportedOUI()
setSupportedOUI
public void setSupportedOUI(ChoiceOption toSet)
getMacType
public ChoiceOption getMacType()
setMacType
public void setMacType(ChoiceOption toSet)
getWakeOnLanEnabled
public BoolOption getWakeOnLanEnabled()
setWakeOnLanEnabled
public void setWakeOnLanEnabled(BoolOption toSet)
Copyright © 2009-2010 Hyper9. All Rights Reserved.