Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.exclude.route.object.Xro
Packages that use Xro
Package
Description
-
Uses of Xro 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 XroModifier and TypeMethodDescriptionExcludeRouteObject.getXro()Return xro, ornullif it is not present.@NonNull XroExcludeRouteObject.nonnullXro()Return xro, or an empty instance if it is not present. -
Uses of Xro in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.exclude.route.object
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.exclude.route.object with type parameters of type XroModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<Xro>>
E$$XroBuilder.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.exclude.route.object that return XroModifier and TypeMethodDescription@NonNull XroXroBuilder.build()A newXroinstance.static @NonNull XroXroBuilder.empty()Get empty instance of Xro.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.exclude.route.object that return types with arguments of type XroMethods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.exclude.route.object with parameters of type XroModifier and TypeMethodDescriptionstatic booleanXro.bindingEquals(@NonNull Xro thisObj, Object obj) Default implementation ofObject.equals(java.lang.Object)contract for this interface.static intXro.bindingHashCode(@NonNull Xro obj) Default implementation ofObject.hashCode()contract for this interface.static StringXro.bindingToString(@NonNull Xro 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.exclude.route.object with type arguments of type XroModifier and TypeMethodDescriptionXroBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<Xro> augmentation) Add an augmentation to this builder's product.XroBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.binding.Augmentation<Xro>> 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.exclude.route.object with parameters of type XroModifierConstructorDescriptionXroBuilder(Xro base) Construct a builder initialized with state from specifiedXro. -
Uses of Xro 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 XroModifier and TypeMethodDescriptionFailureCaseBuilder.getXro()Return current value associated with the property corresponding toExcludeRouteObject.getXro().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 XroModifier and TypeMethodDescriptionSet the property corresponding toExcludeRouteObject.getXro()to the specified value. -
Uses of Xro 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 XroModifier and TypeMethodDescriptionPathsBuilder.getXro()Return current value associated with the property corresponding toExcludeRouteObject.getXro().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 XroModifier and TypeMethodDescriptionSet the property corresponding toExcludeRouteObject.getXro()to the specified value. -
Uses of Xro in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcreq.message.pcreq.message
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcreq.message.pcreq.message that return XroModifier and TypeMethodDescriptionSvecBuilder.getXro()Return current value associated with the property corresponding toExcludeRouteObject.getXro().Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcreq.message.pcreq.message with parameters of type XroModifier and TypeMethodDescriptionSet the property corresponding toExcludeRouteObject.getXro()to the specified value. -
Uses of Xro 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 XroModifier and TypeMethodDescriptionP2pBuilder.getXro()Return current value associated with the property corresponding toExcludeRouteObject.getXro().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 XroModifier and TypeMethodDescriptionSet the property corresponding toExcludeRouteObject.getXro()to the specified value.