Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.policy.rev151009.routing.policy.defined.sets.bgp.defined.sets.CommunitySetsBuilder
Package
Description
-
Uses of CommunitySetsBuilder in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.policy.rev151009.routing.policy.defined.sets.bgp.defined.sets
Modifier and TypeMethodDescriptionCommunitySetsBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<CommunitySets> augmentation) Add an augmentation to this builder's product.CommunitySetsBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<CommunitySets>> augmentationType) Remove an augmentation from this builder's product.CommunitySetsBuilder.setCommunitySet
(Map<CommunitySetKey, CommunitySet> values) Set the property corresponding toCommunitySets.getCommunitySet()
to the specified value.