Interface BgpvpnTypeL3

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

    public interface BgpvpnTypeL3
    extends BgpvpnTypeBase
    L3 bgpvpn type identity.

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

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