Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.odl.bgp._default.policy.rev200120.match.bgp.neighbor.grouping.match.bgp.neighbor.set.ToNeighborBuilder
Package
Description
-
Uses of ToNeighborBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.odl.bgp._default.policy.rev200120.match.bgp.neighbor.grouping.match.bgp.neighbor.set
Modifier and TypeMethodDescriptionToNeighborBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<ToNeighbor> augmentation) Add an augmentation to this builder's product.ToNeighborBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<ToNeighbor>> augmentationType) Remove an augmentation from this builder's product.ToNeighborBuilder.setMatchSetOptions
(MatchSetOptionsRestrictedType value) Set the property corresponding toMatchSetOptionsRestrictedGroup.getMatchSetOptions()
to the specified value.ToNeighborBuilder.setNeighborSet
(String value) Set the property corresponding toBgpNeighbor.getNeighborSet()
to the specified value.