Interface RrMsgArgs

  • All Superinterfaces:
    BgpTableType, org.opendaylight.yangtools.yang.binding.BindingObject, org.opendaylight.yangtools.yang.binding.DataContainer, org.opendaylight.yangtools.yang.binding.DataObject, PeerReference
    All Known Subinterfaces:
    RouteRefreshRequestInput

    @Generated("mdsal-binding-generator")
    public interface RrMsgArgs
    extends org.opendaylight.yangtools.yang.binding.DataObject, PeerReference, BgpTableType

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

     grouping rr-msg-args {
       uses peer-reference;
       uses bgp-mp:bgp-table-type;
     }
     
    The schema path to identify an instance is bgp-peer-rpcrr-msg-args
    • Field Detail

      • QNAME

        static final @NonNull org.opendaylight.yangtools.yang.common.QName QNAME
    • Method Detail

      • implementedInterface

        Class<? extends RrMsgArgs> implementedInterface()
        Specified by:
        implementedInterface in interface BgpTableType
        Specified by:
        implementedInterface in interface org.opendaylight.yangtools.yang.binding.DataContainer
        Specified by:
        implementedInterface in interface org.opendaylight.yangtools.yang.binding.DataObject
        Specified by:
        implementedInterface in interface PeerReference