Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcrep.message.pcrep.message.replies.result.FailureCaseBuilder
Packages that use FailureCaseBuilder
Package
Description
-
Uses of FailureCaseBuilder in org.opendaylight.protocol.pcep.parser.message
Methods in org.opendaylight.protocol.pcep.parser.message with parameters of type FailureCaseBuilderModifier and TypeMethodDescriptionprotected void
PCEPReplyMessageParser.parseAttributes
(FailureCaseBuilder builder, Queue<Object> objects) -
Uses of FailureCaseBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcrep.message.pcrep.message.replies.result
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcrep.message.pcrep.message.replies.result that return FailureCaseBuilderModifier and TypeMethodDescriptionFailureCaseBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<FailureCase> augmentation) Add an augmentation to this builder's product.FailureCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<FailureCase>> augmentationType) Remove an augmentation from this builder's product.FailureCaseBuilder.setBandwidth
(Bandwidth value) Set the property corresponding toBandwidthObject.getBandwidth()
to the specified value.FailureCaseBuilder.setClassType
(ClassType value) Set the property corresponding toClasstypeObject.getClassType()
to the specified value.Set the property corresponding toIncludeRouteObject.getIro()
to the specified value.Set the property corresponding toLspaObject.getLspa()
to the specified value.FailureCaseBuilder.setMetrics
(List<Metrics> values) Set the property corresponding toLspAttributes.getMetrics()
to the specified value.Set the property corresponding toFailureCase.getNoPath()
to the specified value.Set the property corresponding toOfObject.getOf()
to the specified value.FailureCaseBuilder.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.