Interface PimSmTree

  • All Superinterfaces:
    org.opendaylight.yangtools.yang.binding.Augmentable<PimSmTree>, org.opendaylight.yangtools.yang.binding.BindingObject, org.opendaylight.yangtools.yang.binding.ChoiceIn<PmsiTunnel>, org.opendaylight.yangtools.yang.binding.DataContainer, org.opendaylight.yangtools.yang.binding.DataObject, TunnelIdentifier

    public interface PimSmTree
    extends org.opendaylight.yangtools.yang.binding.DataObject, org.opendaylight.yangtools.yang.binding.Augmentable<PimSmTree>, TunnelIdentifier

    This class represents the following YANG schema fragment defined in module pmsi-tunnel

     case pim-sm-tree {
       container pim-sm-tree {
         uses p-address-p-multicast-group;
       }
     }
     
    The schema path to identify an instance is pmsi-tunnel/pmsi-tunnel/pmsi-tunnel/tunnel-identifier/pim-sm-tree
    • Field Detail

      • QNAME

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

      • implementedInterface

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

        @Nullable PimSmTree getPimSmTree()
        Returns:
        org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pmsi.tunnel.rev200120.pmsi.tunnel.pmsi.tunnel.tunnel.identifier.pim.sm.tree.PimSmTree pimSmTree, or null if not present