Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.tunnel.rev130819.network.topology.topology.PathsBuilder
Packages that use PathsBuilder
Package
Description
-
Uses of PathsBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.tunnel.rev130819.network.topology.topology
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.tunnel.rev130819.network.topology.topology that return PathsBuilderModifier and TypeMethodDescriptionPathsBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<Paths> augmentation) Add an augmentation to this builder's product.PathsBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<Paths>> augmentationType) Remove an augmentation from this builder's product.Set the property corresponding toPaths.getPathId()
to the specified value.PathsBuilder.setPathTypes
(PathTypes value) Set the property corresponding toPaths.getPathTypes()
to the specified value.Set the key value corresponding toPaths.key()
to the specified value.