Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.reported.route.object.Rro
Packages that use Rro
Package
Description
-
Uses of Rro 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 RroModifier and TypeMethodDescriptionReportedRouteObject.getRro()Return rro, ornullif it is not present.@NonNull RroReportedRouteObject.nonnullRro()Return rro, or an empty instance if it is not present. -
Uses of Rro 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 RroModifier and TypeMethodDescriptionFailureCaseBuilder.getRro()Return current value associated with the property corresponding toReportedRouteObject.getRro().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 RroModifier and TypeMethodDescriptionSet the property corresponding toReportedRouteObject.getRro()to the specified value. -
Uses of Rro 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 RroModifier and TypeMethodDescriptionPathsBuilder.getRro()Return current value associated with the property corresponding toReportedRouteObject.getRro().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 RroModifier and TypeMethodDescriptionSet the property corresponding toReportedRouteObject.getRro()to the specified value. -
Uses of Rro 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 RroModifier and TypeMethodDescriptionP2pBuilder.getRro()Return current value associated with the property corresponding toReportedRouteObject.getRro().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 RroModifier and TypeMethodDescriptionSet the property corresponding toReportedRouteObject.getRro()to the specified value. -
Uses of Rro in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcreq.message.pcreq.message.requests.segment.computation.p2mp.endpoint.rro.pair.rros.route.object
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcreq.message.pcreq.message.requests.segment.computation.p2mp.endpoint.rro.pair.rros.route.object that return RroModifier and TypeMethodDescriptionReportedRouteObjectCaseBuilder.getRro()Return current value associated with the property corresponding toReportedRouteObject.getRro().Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcreq.message.pcreq.message.requests.segment.computation.p2mp.endpoint.rro.pair.rros.route.object with parameters of type RroModifier and TypeMethodDescriptionSet the property corresponding toReportedRouteObject.getRro()to the specified value. -
Uses of Rro in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcreq.message.pcreq.message.requests.segment.computation.p2p
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcreq.message.pcreq.message.requests.segment.computation.p2p that return RroModifier and TypeMethodDescriptionReportedRouteBuilder.getRro()Return current value associated with the property corresponding toReportedRouteObject.getRro().Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcreq.message.pcreq.message.requests.segment.computation.p2p with parameters of type RroModifier and TypeMethodDescriptionSet the property corresponding toReportedRouteObject.getRro()to the specified value. -
Uses of Rro in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.reported.route.object
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.reported.route.object with type parameters of type RroModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<Rro>>
E$$RroBuilder.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.reported.route.object that return RroModifier and TypeMethodDescription@NonNull RroRroBuilder.build()A newRroinstance.static @NonNull RroRroBuilder.empty()Get empty instance of Rro.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.reported.route.object that return types with arguments of type RroMethods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.reported.route.object with parameters of type RroModifier and TypeMethodDescriptionstatic booleanRro.bindingEquals(@NonNull Rro thisObj, Object obj) Default implementation ofObject.equals(java.lang.Object)contract for this interface.static intRro.bindingHashCode(@NonNull Rro obj) Default implementation ofObject.hashCode()contract for this interface.static StringRro.bindingToString(@NonNull Rro 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.reported.route.object with type arguments of type RroModifier and TypeMethodDescriptionRroBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<Rro> augmentation) Add an augmentation to this builder's product.RroBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.binding.Augmentation<Rro>> 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.reported.route.object with parameters of type RroModifierConstructorDescriptionRroBuilder(Rro base) Construct a builder initialized with state from specifiedRro.