Interface EthertypeBase

  • All Superinterfaces:
    org.opendaylight.yangtools.yang.binding.BaseIdentity
    All Known Subinterfaces:
    EthertypeV4, EthertypeV6

    public interface EthertypeBase
    extends org.opendaylight.yangtools.yang.binding.BaseIdentity
    the base identity for ethertype versions

    This class represents the following YANG schema fragment defined in module neutron-constants

     identity ethertype-base {
     }
     
    The schema path to identify an instance is neutron-constants/ethertype-base
    • 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