Interface INTERFACETYPE

  • All Superinterfaces:
    org.opendaylight.yangtools.yang.binding.BaseIdentity
    All Known Subinterfaces:
    IFAGGREGATE, IFETHERNET, IFLOOPBACK, IFROUTEDVLAN, IFSONET, IFTUNNELGRE4, IFTUNNELGRE6

    @Generated("mdsal-binding-generator")
    public interface INTERFACETYPE
    extends org.opendaylight.yangtools.yang.binding.BaseIdentity
    Base identity from which interface types are derived.

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

     identity INTERFACE_TYPE {
     }
     
    The schema path to identify an instance is openconfig-if-typesINTERFACE_TYPE
    • 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