Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pmsi.tunnel.rev200120.pmsi.tunnel.pmsi.tunnel.tunnel.identifier.BidirPimTreeBuilder
Package
Description
-
Uses of BidirPimTreeBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pmsi.tunnel.rev200120.pmsi.tunnel.pmsi.tunnel.tunnel.identifier
Modifier and TypeMethodDescriptionBidirPimTreeBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<BidirPimTree> augmentation) Add an augmentation to this builder's product.BidirPimTreeBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<BidirPimTree>> augmentationType) Remove an augmentation from this builder's product.BidirPimTreeBuilder.setBidirPimTree
(BidirPimTree value) Set the property corresponding toBidirPimTree.getBidirPimTree()
to the specified value.