Interface EthertypeV4

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

    public interface EthertypeV4
    extends EthertypeBase
    IP v4

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

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