Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.routing.policy.rev151009.generic.conditions.MatchPrefixSetBuilder
Package
Description
-
Uses of MatchPrefixSetBuilder in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.routing.policy.rev151009.generic.conditions
Modifier and TypeMethodDescriptionMatchPrefixSetBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<MatchPrefixSet> augmentation) Add an augmentation to this builder's product.MatchPrefixSetBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<MatchPrefixSet>> augmentationType) Remove an augmentation from this builder's product.MatchPrefixSetBuilder.setMatchSetOptions
(MatchSetOptionsRestrictedType value) Set the property corresponding toMatchSetOptionsRestrictedGroup.getMatchSetOptions()
to the specified value.MatchPrefixSetBuilder.setPrefixSet
(String value) Set the property corresponding toMatchPrefixSet.getPrefixSet()
to the specified value.