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.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, ornullif it is not present.@NonNull IroIncludeRouteObject.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 IroIroBuilder.build()A newIroinstance.static @NonNull IroIroBuilder.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 booleanIro.bindingEquals(@NonNull Iro thisObj, Object obj) Default implementation ofObject.equals(java.lang.Object)contract for this interface.static intIro.bindingHashCode(@NonNull Iro obj) Default implementation ofObject.hashCode()contract for this interface.static StringIro.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.