Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pmsi.tunnel.rev200120.pmsi.tunnel.pmsi.tunnel.tunnel.identifier.pim.ssm.tree.PimSsmTreeBuilder
Packages that use PimSsmTreeBuilder
Package
Description
-
Uses of PimSsmTreeBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pmsi.tunnel.rev200120.pmsi.tunnel.pmsi.tunnel.tunnel.identifier.pim.ssm.tree
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pmsi.tunnel.rev200120.pmsi.tunnel.pmsi.tunnel.tunnel.identifier.pim.ssm.tree that return PimSsmTreeBuilderModifier and TypeMethodDescriptionPimSsmTreeBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<PimSsmTree> augmentation) Add an augmentation to this builder's product.PimSsmTreeBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<PimSsmTree>> augmentationType) Remove an augmentation from this builder's product.PimSsmTreeBuilder.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.PimSsmTreeBuilder.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.