Interface Eth

  • All Superinterfaces:
    BaseIdentity, PortType

    @Generated("mdsal-binding-generator")
    public interface Eth
    extends PortType
    Ethernet

    This class represents the following YANG schema fragment defined in module ietf-dc-fabric-types

     identity eth {
       base port-type;
     }
     
    The schema path to identify an instance is ietf-dc-fabric-types/eth
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static @NonNull QName QNAME  
    • Field Detail

      • QNAME

        static final @NonNull QName QNAME