Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.multiprotocol.rev151009.bgp.use.multiple.paths.UseMultiplePathsBuilder
-
Packages that use UseMultiplePathsBuilder Package Description org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.multiprotocol.rev151009.bgp.use.multiple.paths -
-
Uses of UseMultiplePathsBuilder in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.multiprotocol.rev151009.bgp.use.multiple.paths
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.multiprotocol.rev151009.bgp.use.multiple.paths that return UseMultiplePathsBuilder Modifier and Type Method Description UseMultiplePathsBuilderUseMultiplePathsBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<UseMultiplePaths> augmentation)Add an augmentation to this builder's product.UseMultiplePathsBuilderUseMultiplePathsBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<UseMultiplePaths>> augmentationType)Remove an augmentation from this builder's product.UseMultiplePathsBuilderUseMultiplePathsBuilder. setConfig(Config value)Set the property corresponding toUseMultiplePaths.getConfig()to the specified value.UseMultiplePathsBuilderUseMultiplePathsBuilder. setEbgp(Ebgp value)Set the property corresponding toUseMultiplePaths.getEbgp()to the specified value.UseMultiplePathsBuilderUseMultiplePathsBuilder. setIbgp(Ibgp value)Set the property corresponding toUseMultiplePaths.getIbgp()to the specified value.UseMultiplePathsBuilderUseMultiplePathsBuilder. setState(State value)Set the property corresponding toUseMultiplePaths.getState()to the specified value.
-