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