Package com.vmware.vim25
Class HostFibreChannelOverEthernetTargetTransport
java.lang.Object
com.vmware.vim25.DynamicData
com.vmware.vim25.HostTargetTransport
com.vmware.vim25.HostFibreChannelTargetTransport
com.vmware.vim25.HostFibreChannelOverEthernetTargetTransport
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsFields inherited from class com.vmware.vim25.HostFibreChannelTargetTransport
nodeWorldWideName, portWorldWideNameFields inherited from class com.vmware.vim25.DynamicData
dynamicProperty, dynamicType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintvoidvoidsetVlanId(int vlanId) voidsetVnportMac(String vnportMac) Methods inherited from class com.vmware.vim25.HostFibreChannelTargetTransport
getNodeWorldWideName, getPortWorldWideName, setNodeWorldWideName, setPortWorldWideNameMethods inherited from class com.vmware.vim25.DynamicData
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicType
-
Field Details
-
vnportMac
-
fcfMac
-
vlanId
public int vlanId
-
-
Constructor Details
-
HostFibreChannelOverEthernetTargetTransport
public HostFibreChannelOverEthernetTargetTransport()
-
-
Method Details
-
getVnportMac
-
getFcfMac
-
getVlanId
public int getVlanId() -
setVnportMac
-
setFcfMac
-
setVlanId
public void setVlanId(int vlanId)
-