public class VirtualEthernetCardOption extends VirtualDeviceOption
| Modifier and Type | Field and Description |
|---|---|
ChoiceOption |
macType |
ChoiceOption |
supportedOUI |
Boolean |
vmDirectPathGen2Supported |
BoolOption |
wakeOnLanEnabled |
autoAssignController, backingOption, busSlotOption, connectOption, controllerType, defaultBackingOptionIndex, deprecated, hotRemoveSupported, licensingLimit, plugAndPlay, typedynamicProperty, dynamicType| Constructor and Description |
|---|
VirtualEthernetCardOption() |
| Modifier and Type | Method and Description |
|---|---|
ChoiceOption |
getMacType() |
ChoiceOption |
getSupportedOUI() |
Boolean |
getVmDirectPathGen2Supported() |
BoolOption |
getWakeOnLanEnabled() |
void |
setMacType(ChoiceOption macType) |
void |
setSupportedOUI(ChoiceOption supportedOUI) |
void |
setVmDirectPathGen2Supported(Boolean vmDirectPathGen2Supported) |
void |
setWakeOnLanEnabled(BoolOption wakeOnLanEnabled) |
getAutoAssignController, getBackingOption, getBusSlotOption, getConnectOption, getControllerType, getDefaultBackingOptionIndex, getHotRemoveSupported, getLicensingLimit, getType, isDeprecated, isPlugAndPlay, setAutoAssignController, setBackingOption, setBusSlotOption, setConnectOption, setControllerType, setDefaultBackingOptionIndex, setDeprecated, setHotRemoveSupported, setLicensingLimit, setPlugAndPlay, setTypegetDynamicProperty, getDynamicType, setDynamicProperty, setDynamicTypepublic ChoiceOption supportedOUI
public ChoiceOption macType
public BoolOption wakeOnLanEnabled
public Boolean vmDirectPathGen2Supported
public ChoiceOption getSupportedOUI()
public ChoiceOption getMacType()
public BoolOption getWakeOnLanEnabled()
public Boolean getVmDirectPathGen2Supported()
public void setSupportedOUI(ChoiceOption supportedOUI)
public void setMacType(ChoiceOption macType)
public void setWakeOnLanEnabled(BoolOption wakeOnLanEnabled)
public void setVmDirectPathGen2Supported(Boolean vmDirectPathGen2Supported)
Copyright © 2011-2012. All Rights Reserved.