Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.mvpn.rev200120.mvpn.mvpn.choice.SourceTreeJoinCaseBuilder
Package
Description
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.mvpn.rev200120.mvpn.mvpn.choice
-
Uses of SourceTreeJoinCaseBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.mvpn.rev200120.mvpn.mvpn.choice
Modifier and TypeMethodDescriptionSourceTreeJoinCaseBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<SourceTreeJoinCase> augmentation) Add an augmentation to this builder's product.SourceTreeJoinCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<SourceTreeJoinCase>> augmentationType) Remove an augmentation from this builder's product.SourceTreeJoinCaseBuilder.setSourceTreeJoin
(SourceTreeJoin value) Set the property corresponding toSourceTreeJoinCase.getSourceTreeJoin()
to the specified value.