Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.include.route.object.Iro
Packages that use Iro
Package
Description
-
Uses of Iro in org.opendaylight.bgpcep.pcep.server
Methods in org.opendaylight.bgpcep.pcep.server with parameters of type IroModifier and TypeMethodDescriptionPathComputation.computeEro
(EndpointsObj endpoints, Bandwidth bandwidth, ClassType classType, List<Metrics> metrics, Xro xro, Iro iro, boolean segmentRouting) -
Uses of Iro in org.opendaylight.bgpcep.pcep.server.provider
Methods in org.opendaylight.bgpcep.pcep.server.provider with parameters of type IroModifier and TypeMethodDescriptionPathComputationImpl.computeEro
(EndpointsObj endpoints, Bandwidth bandwidth, ClassType classType, List<Metrics> metrics, Xro xro, Iro iro, boolean segmentRouting) -
Uses of Iro in org.opendaylight.protocol.pcep.parser.object
Methods in org.opendaylight.protocol.pcep.parser.object that return IroModifier and TypeMethodDescriptionPCEPIncludeRouteObjectParser.parseObject
(ObjectHeader header, io.netty.buffer.ByteBuf bytes) -
Uses of Iro in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.ietf.initiated.rev200720.pcinitiate.message.pcinitiate.message
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.ietf.initiated.rev200720.pcinitiate.message.pcinitiate.message that return IroModifier and TypeMethodDescriptionRequestsBuilder.getIro()
Return current value associated with the property corresponding toIncludeRouteObject.getIro()
.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.ietf.initiated.rev200720.pcinitiate.message.pcinitiate.message with parameters of type IroModifier and TypeMethodDescriptionSet the property corresponding toIncludeRouteObject.getIro()
to the specified value. -
Uses of Iro 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 IroModifier and TypeMethodDescriptionPathBuilder.getIro()
Return current value associated with the property corresponding toIncludeRouteObject.getIro()
.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.ietf.stateful.rev200720.pcrpt.message.pcrpt.message.reports with parameters of type IroModifier and TypeMethodDescriptionSet the property corresponding toIncludeRouteObject.getIro()
to the specified value. -
Uses of Iro in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.ietf.stateful.rev200720.pcupd.message.pcupd.message.updates
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.ietf.stateful.rev200720.pcupd.message.pcupd.message.updates that return IroModifier and TypeMethodDescriptionPathBuilder.getIro()
Return current value associated with the property corresponding toIncludeRouteObject.getIro()
.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.ietf.stateful.rev200720.pcupd.message.pcupd.message.updates with parameters of type IroModifier and TypeMethodDescriptionSet the property corresponding toIncludeRouteObject.getIro()
to the specified value. -
Uses of Iro in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109 that return IroModifier and TypeMethodDescriptionIncludeRouteObject.getIro()
Return iro, ornull
if it is not present.@NonNull Iro
IncludeRouteObject.nonnullIro()
Return iro, or an empty instance if it is not present. -
Uses of Iro in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.include.route.object
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.include.route.object with type parameters of type IroModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<Iro>>
E$$IroBuilder.augmentation
(Class<E$$> augmentationType) Return the specified augmentation, if it is present in this builder.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.include.route.object that return IroModifier and TypeMethodDescription@NonNull Iro
IroBuilder.build()
A newIro
instance.static @NonNull Iro
IroBuilder.empty()
Get empty instance of Iro.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.include.route.object that return types with arguments of type IroMethods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.include.route.object with parameters of type IroModifier and TypeMethodDescriptionstatic boolean
Iro.bindingEquals
(@NonNull Iro thisObj, Object obj) Default implementation ofObject.equals(java.lang.Object)
contract for this interface.static int
Iro.bindingHashCode
(@NonNull Iro obj) Default implementation ofObject.hashCode()
contract for this interface.static String
Iro.bindingToString
(@NonNull Iro obj) Default implementation ofObject.toString()
contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.include.route.object with type arguments of type IroModifier and TypeMethodDescriptionIroBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<Iro> augmentation) Add an augmentation to this builder's product.IroBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<Iro>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.include.route.object with parameters of type IroModifierConstructorDescriptionIroBuilder
(Iro base) Construct a builder initialized with state from specifiedIro
. -
Uses of Iro 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 IroModifier and TypeMethodDescriptionFailureCaseBuilder.getIro()
Return current value associated with the property corresponding toIncludeRouteObject.getIro()
.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcrep.message.pcrep.message.replies.result with parameters of type IroModifier and TypeMethodDescriptionSet the property corresponding toIncludeRouteObject.getIro()
to the specified value. -
Uses of Iro 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 IroModifier and TypeMethodDescriptionPathsBuilder.getIro()
Return current value associated with the property corresponding toIncludeRouteObject.getIro()
.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 with parameters of type IroModifier and TypeMethodDescriptionSet the property corresponding toIncludeRouteObject.getIro()
to the specified value. -
Uses of Iro in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcreq.message.pcreq.message.requests.segment.computation
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcreq.message.pcreq.message.requests.segment.computation that return IroModifier and TypeMethodDescriptionP2pBuilder.getIro()
Return current value associated with the property corresponding toIncludeRouteObject.getIro()
.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcreq.message.pcreq.message.requests.segment.computation with parameters of type IroModifier and TypeMethodDescriptionSet the property corresponding toIncludeRouteObject.getIro()
to the specified value. -
Uses of Iro in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcreq.message.pcreq.message.requests.segment.computation.p2mp.iro.bnc.choice
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcreq.message.pcreq.message.requests.segment.computation.p2mp.iro.bnc.choice that return IroModifier and TypeMethodDescriptionIroCaseBuilder.getIro()
Return current value associated with the property corresponding toIncludeRouteObject.getIro()
.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcreq.message.pcreq.message.requests.segment.computation.p2mp.iro.bnc.choice with parameters of type IroModifier and TypeMethodDescriptionSet the property corresponding toIncludeRouteObject.getIro()
to the specified value. -
Uses of Iro in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev220730.add.lsp.args
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev220730.add.lsp.args that return IroModifier and TypeMethodDescriptionArgumentsBuilder.getIro()
Return current value associated with the property corresponding toIncludeRouteObject.getIro()
.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev220730.add.lsp.args with parameters of type IroModifier and TypeMethodDescriptionSet the property corresponding toIncludeRouteObject.getIro()
to the specified value. -
Uses of Iro in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev220730.pcep.client.attributes.path.computation.client.reported.lsp
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev220730.pcep.client.attributes.path.computation.client.reported.lsp that return IroModifier and TypeMethodDescriptionPathBuilder.getIro()
Return current value associated with the property corresponding toIncludeRouteObject.getIro()
.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev220730.pcep.client.attributes.path.computation.client.reported.lsp with parameters of type IroModifier and TypeMethodDescriptionSet the property corresponding toIncludeRouteObject.getIro()
to the specified value. -
Uses of Iro in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev220730.update.lsp.args
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev220730.update.lsp.args that return IroModifier and TypeMethodDescriptionArgumentsBuilder.getIro()
Return current value associated with the property corresponding toIncludeRouteObject.getIro()
.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev220730.update.lsp.args with parameters of type IroModifier and TypeMethodDescriptionSet the property corresponding toIncludeRouteObject.getIro()
to the specified value.