Interface BgpvpnTypeBase

  • All Superinterfaces:
    org.opendaylight.yangtools.yang.binding.BaseIdentity
    All Known Subinterfaces:
    BgpvpnTypeL2, BgpvpnTypeL3

    public interface BgpvpnTypeBase
    extends org.opendaylight.yangtools.yang.binding.BaseIdentity
    Base Network type for all Bgpvpn type identifiers.

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

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