Interface SharedTreeJoin

  • All Superinterfaces:
    org.opendaylight.yangtools.yang.binding.Augmentable<SharedTreeJoin>, org.opendaylight.yangtools.yang.binding.BindingObject, org.opendaylight.yangtools.yang.binding.ChildOf<Mvpn>, CMulticastGrouping, org.opendaylight.yangtools.yang.binding.DataContainer, org.opendaylight.yangtools.yang.binding.DataObject

    public interface SharedTreeJoin
    extends org.opendaylight.yangtools.yang.binding.ChildOf<Mvpn>, org.opendaylight.yangtools.yang.binding.Augmentable<SharedTreeJoin>, CMulticastGrouping

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

     container shared-tree-join {
       uses c-multicast-grouping;
     }
     
    The schema path to identify an instance is bgp-mvpn/mvpn/mvpn-choice/shared-tree-join-case/shared-tree-join

    To create instances of this class use SharedTreeJoinBuilder.

    See Also:
    SharedTreeJoinBuilder
    • Field Detail

      • QNAME

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

      • implementedInterface

        default Class<SharedTreeJoin> implementedInterface()
        Specified by:
        implementedInterface in interface CMulticastGrouping
        Specified by:
        implementedInterface in interface org.opendaylight.yangtools.yang.binding.DataContainer
        Specified by:
        implementedInterface in interface org.opendaylight.yangtools.yang.binding.DataObject