Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.mvpn.rev200120.mvpn.mvpn.choice.SharedTreeJoinCaseBuilder
Package
Description
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.mvpn.rev200120.mvpn.mvpn.choice
-
Uses of SharedTreeJoinCaseBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.mvpn.rev200120.mvpn.mvpn.choice
Modifier and TypeMethodDescriptionSharedTreeJoinCaseBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<SharedTreeJoinCase> augmentation) Add an augmentation to this builder's product.SharedTreeJoinCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<SharedTreeJoinCase>> augmentationType) Remove an augmentation from this builder's product.SharedTreeJoinCaseBuilder.setSharedTreeJoin
(SharedTreeJoin value) Set the property corresponding toSharedTreeJoinCase.getSharedTreeJoin()
to the specified value.