Interface LeafADRouteKey

  • All Superinterfaces:
    org.opendaylight.yangtools.yang.binding.ChoiceIn<LeafAD>, org.opendaylight.yangtools.yang.binding.DataContainer
    All Known Subinterfaces:
    InterAsIPmsiADCase, SPmsiADCase

    @Generated("mdsal-binding-generator")
    public interface LeafADRouteKey
    extends org.opendaylight.yangtools.yang.binding.ChoiceIn<LeafAD>

    This class represents the following YANG schema fragment defined in module bgp-mvpn

     choice leaf-a-d-route-key {
       case inter-as-i-pmsi-a-d-case {
         uses inter-as-i-pmsi-a-d-grouping;
       }
       case s-pmsi-a-d-case {
         uses s-pmsi-a-d-grouping;
       }
     }
     
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static @NonNull org.opendaylight.yangtools.yang.common.QName QNAME
      YANG identifier of the statement represented by this class.
    • Method Summary

      • Methods inherited from interface org.opendaylight.yangtools.yang.binding.DataContainer

        implementedInterface
    • Field Detail

      • QNAME

        static final @NonNull org.opendaylight.yangtools.yang.common.QName QNAME
        YANG identifier of the statement represented by this class.