Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.policy.rev151009.routing.policy.policy.definitions.policy.definition.statements.statement.actions.bgp.actions.SetCommunityBuilder
Package
Description
-
Uses of SetCommunityBuilder in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.policy.rev151009.routing.policy.policy.definitions.policy.definition.statements.statement.actions.bgp.actions
Modifier and TypeMethodDescriptionSetCommunityBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<SetCommunity> augmentation) Add an augmentation to this builder's product.SetCommunityBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<SetCommunity>> augmentationType) Remove an augmentation from this builder's product.SetCommunityBuilder.setOptions
(BgpSetCommunityOptionType value) Set the property corresponding toSetCommunity.getOptions()
to the specified value.SetCommunityBuilder.setSetCommunityMethod
(SetCommunityMethod value) Set the property corresponding toSetCommunity.getSetCommunityMethod()
to the specified value.