Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.routing.policy.rev151009.generic.defined.sets.NeighborSetsBuilder
Packages that use NeighborSetsBuilder
Package
Description
-
Uses of NeighborSetsBuilder in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.routing.policy.rev151009.generic.defined.sets
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.routing.policy.rev151009.generic.defined.sets that return NeighborSetsBuilderModifier and TypeMethodDescriptionNeighborSetsBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<NeighborSets> augmentation) Add an augmentation to this builder's product.NeighborSetsBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<NeighborSets>> augmentationType) Remove an augmentation from this builder's product.NeighborSetsBuilder.setNeighborSet
(Map<NeighborSetKey, NeighborSet> values) Set the property corresponding toNeighborSet.getNeighborSet()
to the specified value.