Interface EthertypeV6

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

    public interface EthertypeV6
    extends EthertypeBase
    IP v6

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

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