Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.policy.rev151009.routing.policy.defined.sets.bgp.defined.sets.community.sets.community.set.CommunitiesBuilder
Package
Description
-
Uses of CommunitiesBuilder in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.policy.rev151009.routing.policy.defined.sets.bgp.defined.sets.community.sets.community.set
Modifier and TypeMethodDescriptionCommunitiesBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<Communities> augmentation) Add an augmentation to this builder's product.CommunitiesBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<Communities>> augmentationType) Remove an augmentation from this builder's product.CommunitiesBuilder.setAsNumber
(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.AsNumber value) Set the property corresponding toCommunity.getAsNumber()
to the specified value.CommunitiesBuilder.setSemantics
(org.opendaylight.yangtools.yang.common.Uint16 value) Set the property corresponding toCommunity.getSemantics()
to the specified value.