Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.policy.rev151009.bgp.match.conditions.MatchCommunitySetBuilder
Package
Description
-
Uses of MatchCommunitySetBuilder in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.policy.rev151009.bgp.match.conditions
Modifier and TypeMethodDescriptionMatchCommunitySetBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<MatchCommunitySet> augmentation) Add an augmentation to this builder's product.MatchCommunitySetBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<MatchCommunitySet>> augmentationType) Remove an augmentation from this builder's product.MatchCommunitySetBuilder.setCommunitySet
(String value) Set the property corresponding toMatchCommunitySet.getCommunitySet()
to the specified value.MatchCommunitySetBuilder.setMatchSetOptions
(MatchSetOptionsType value) Set the property corresponding toMatchSetOptionsGroup.getMatchSetOptions()
to the specified value.