Interface IFETHERNET

  • All Superinterfaces:
    org.opendaylight.yangtools.yang.binding.BaseIdentity, INTERFACETYPE

    @Generated("mdsal-binding-generator")
    public interface IFETHERNET
    extends INTERFACETYPE
    Ethernet interfaces based on IEEE 802.3 standards, as well as FlexEthernet

    This class represents the following YANG schema fragment defined in module openconfig-if-types

     identity IF_ETHERNET {
       base INTERFACE_TYPE;
     }
     
    The schema path to identify an instance is openconfig-if-typesIF_ETHERNET
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static @NonNull org.opendaylight.yangtools.yang.common.QName QNAME  
    • Field Detail

      • QNAME

        static final @NonNull org.opendaylight.yangtools.yang.common.QName QNAME