Class HostFibreChannelOverEthernetTargetTransport

All Implemented Interfaces:
Serializable

public class HostFibreChannelOverEthernetTargetTransport extends HostFibreChannelTargetTransport
See Also:
  • Field Details

    • vnportMac

      public String vnportMac
    • fcfMac

      public String fcfMac
    • vlanId

      public int vlanId
  • Constructor Details

    • HostFibreChannelOverEthernetTargetTransport

      public HostFibreChannelOverEthernetTargetTransport()
  • Method Details

    • getVnportMac

      public String getVnportMac()
    • getFcfMac

      public String getFcfMac()
    • getVlanId

      public int getVlanId()
    • setVnportMac

      public void setVnportMac(String vnportMac)
    • setFcfMac

      public void setFcfMac(String fcfMac)
    • setVlanId

      public void setVlanId(int vlanId)