Uses of Interface
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
Packages that use Rros
Package
Description
-
Uses of Rros in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcreq.message.pcreq.message.requests.segment.computation.p2mp
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcreq.message.pcreq.message.requests.segment.computation.p2mp that return types with arguments of type RrosModifier and TypeMethodDescriptionEndpointRroPair.getRros()Return rros, ornullif it is not present.EndpointRroPairBuilder.getRros()Return current value associated with the property corresponding toEndpointRroPair.getRros().EndpointRroPair.nonnullRros()Return rros, or an empty list if it is not present.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcreq.message.pcreq.message.requests.segment.computation.p2mp with type arguments of type RrosModifier and TypeMethodDescriptionSet the property corresponding toEndpointRroPair.getRros()to the specified value. -
Uses of Rros 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
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 with type parameters of type RrosModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<Rros>>
E$$RrosBuilder.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.pcreq.message.pcreq.message.requests.segment.computation.p2mp.endpoint.rro.pair that return RrosMethods 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 that return types with arguments of type RrosMethods 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 with parameters of type RrosModifier and TypeMethodDescriptionstatic booleanRros.bindingEquals(@NonNull Rros thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intRros.bindingHashCode(@NonNull Rros obj) Default implementation ofObject.hashCode()contract for this interface.static StringRros.bindingToString(@NonNull Rros 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.pcreq.message.pcreq.message.requests.segment.computation.p2mp.endpoint.rro.pair with type arguments of type RrosModifier and TypeMethodDescriptionRrosBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<Rros> augmentation) Add an augmentation to this builder's product.RrosBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.binding.Augmentation<Rros>> 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.pcreq.message.pcreq.message.requests.segment.computation.p2mp.endpoint.rro.pair with parameters of type RrosModifierConstructorDescriptionRrosBuilder(Rros base) Construct a builder initialized with state from specifiedRros.