Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.ietf.stateful.rev200720.pcrpt.message.pcrpt.message.reports.PathBuilder
Packages that use PathBuilder
Package
Description
-
Uses of PathBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.ietf.stateful.rev200720.pcrpt.message.pcrpt.message.reports
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.ietf.stateful.rev200720.pcrpt.message.pcrpt.message.reports that return PathBuilderModifier and TypeMethodDescriptionPathBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<Path> augmentation) Add an augmentation to this builder's product.PathBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<Path>> augmentationType) Remove an augmentation from this builder's product.PathBuilder.setBandwidth
(Bandwidth value) Set the property corresponding toBandwidthObject.getBandwidth()
to the specified value.PathBuilder.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.PathBuilder.setMetrics
(List<Metrics> values) Set the property corresponding toLspAttributes.getMetrics()
to the specified value.Set the property corresponding toOfObject.getOf()
to the specified value.PathBuilder.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.