Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pmsi.tunnel.rev200120.pmsi.tunnel.pmsi.tunnel.tunnel.identifier.bidir.pim.tree.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.bidir.pim.tree
Modifier and TypeMethodDescriptionBidirPimTreeBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<BidirPimTree> augmentation) Add an augmentation to this builder's product.BidirPimTreeBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<BidirPimTree>> augmentationType) Remove an augmentation from this builder's product.BidirPimTreeBuilder.setPAddress
(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddressNoZone value) Set the property corresponding toPAddressPMulticastGroup.getPAddress()
to the specified value.BidirPimTreeBuilder.setPMulticastGroup
(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddressNoZone value) Set the property corresponding toPAddressPMulticastGroup.getPMulticastGroup()
to the specified value.