Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcrep.message.pcrep.message.replies.result.success._case.success.PathsBuilder
Packages that use PathsBuilder
Package
Description
-
Uses of PathsBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcrep.message.pcrep.message.replies.result.success._case.success
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcrep.message.pcrep.message.replies.result.success._case.success 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.PathsBuilder.setBandwidth(Bandwidth value) Set the property corresponding toBandwidthObject.getBandwidth()to the specified value.PathsBuilder.setClassType(ClassType value) Set the property corresponding toClasstypeObject.getClassType()to the specified value.Set the property corresponding toExplicitRouteObject.getEro()to the specified value.Set the property corresponding toIncludeRouteObject.getIro()to the specified value.Set the property corresponding toLspaObject.getLspa()to the specified value.PathsBuilder.setMetrics(List<Metrics> values) Set the property corresponding toLspAttributes.getMetrics()to the specified value.Set the property corresponding toOfObject.getOf()to the specified value.PathsBuilder.setReoptimizationBandwidth(ReoptimizationBandwidth value) Set the property corresponding toReoptimizationBandwidthObject.getReoptimizationBandwidth()to the specified value.Set the property corresponding toReportedRouteObject.getRro()to the specified value.Set the property corresponding toExcludeRouteObject.getXro()to the specified value.