Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.policy.rev151009.bgp.match.conditions.MatchExtCommunitySetBuilder
Packages that use MatchExtCommunitySetBuilder
Package
Description
-
Uses of MatchExtCommunitySetBuilder in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.policy.rev151009.bgp.match.conditions
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.policy.rev151009.bgp.match.conditions that return MatchExtCommunitySetBuilderModifier and TypeMethodDescriptionMatchExtCommunitySetBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<MatchExtCommunitySet> augmentation) Add an augmentation to this builder's product.MatchExtCommunitySetBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<MatchExtCommunitySet>> augmentationType) Remove an augmentation from this builder's product.MatchExtCommunitySetBuilder.setExtCommunitySet
(String value) Set the property corresponding toMatchExtCommunitySet.getExtCommunitySet()
to the specified value.MatchExtCommunitySetBuilder.setMatchSetOptions
(MatchSetOptionsType value) Set the property corresponding toMatchSetOptionsGroup.getMatchSetOptions()
to the specified value.