public class HostFibreChannelOverEthernetHba extends HostFibreChannelHba
| Modifier and Type | Field and Description |
|---|---|
boolean |
isSoftwareFcoe |
HostFibreChannelOverEthernetHbaLinkInfo |
linkInfo |
boolean |
markedForRemoval |
String |
underlyingNic |
nodeWorldWideName, portType, portWorldWideName, speedbus, device, driver, key, model, pci, statusdynamicProperty, dynamicType| Constructor and Description |
|---|
HostFibreChannelOverEthernetHba() |
| Modifier and Type | Method and Description |
|---|---|
HostFibreChannelOverEthernetHbaLinkInfo |
getLinkInfo() |
String |
getUnderlyingNic() |
boolean |
isIsSoftwareFcoe() |
boolean |
isMarkedForRemoval() |
void |
setIsSoftwareFcoe(boolean isSoftwareFcoe) |
void |
setLinkInfo(HostFibreChannelOverEthernetHbaLinkInfo linkInfo) |
void |
setMarkedForRemoval(boolean markedForRemoval) |
void |
setUnderlyingNic(String underlyingNic) |
getNodeWorldWideName, getPortType, getPortWorldWideName, getSpeed, setNodeWorldWideName, setPortType, setPortWorldWideName, setSpeedgetBus, getDevice, getDriver, getKey, getModel, getPci, getStatus, setBus, setDevice, setDriver, setKey, setModel, setPci, setStatusgetDynamicProperty, getDynamicType, setDynamicProperty, setDynamicTypepublic String underlyingNic
public HostFibreChannelOverEthernetHbaLinkInfo linkInfo
public boolean isSoftwareFcoe
public boolean markedForRemoval
public String getUnderlyingNic()
public HostFibreChannelOverEthernetHbaLinkInfo getLinkInfo()
public boolean isIsSoftwareFcoe()
public boolean isMarkedForRemoval()
public void setUnderlyingNic(String underlyingNic)
public void setLinkInfo(HostFibreChannelOverEthernetHbaLinkInfo linkInfo)
public void setIsSoftwareFcoe(boolean isSoftwareFcoe)
public void setMarkedForRemoval(boolean markedForRemoval)
Copyright © 2011-2012. All Rights Reserved.