Interface SourceTreeJoin

  • All Superinterfaces:
    org.opendaylight.yangtools.yang.binding.Augmentable<SourceTreeJoin>, 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 SourceTreeJoin
    extends org.opendaylight.yangtools.yang.binding.ChildOf<Mvpn>, org.opendaylight.yangtools.yang.binding.Augmentable<SourceTreeJoin>, CMulticastGrouping

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

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

    To create instances of this class use SourceTreeJoinBuilder.

    See Also:
    SourceTreeJoinBuilder
    • Field Detail

      • QNAME

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

      • implementedInterface

        default Class<SourceTreeJoin> 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