Interface BgpvpnTypeL2

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

    public interface BgpvpnTypeL2
    extends BgpvpnTypeBase
    L2 bgpvpn type identity.

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

     identity bgpvpn-type-l2 {
       base bgpvpn-type-base;
     }
     
    The schema path to identify an instance is neutron-bgpvpns/bgpvpn-type-l2
    • 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