Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.ietf.stateful.rev200720.pcerr.pcerr.message.error.type.stateful._case.stateful.Srps
Packages that use Srps
Package
Description
-
Uses of Srps in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.ietf.stateful.rev200720.pcerr.pcerr.message.error.type.stateful._case
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.ietf.stateful.rev200720.pcerr.pcerr.message.error.type.stateful._case that return types with arguments of type SrpsModifier and TypeMethodDescriptionStateful.getSrps()
Return srps, ornull
if it is not present.StatefulBuilder.getSrps()
Return current value associated with the property corresponding toStateful.getSrps()
.Stateful.nonnullSrps()
Return srps, or an empty list if it is not present.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.ietf.stateful.rev200720.pcerr.pcerr.message.error.type.stateful._case with type arguments of type SrpsModifier and TypeMethodDescriptionSet the property corresponding toStateful.getSrps()
to the specified value. -
Uses of Srps in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.ietf.stateful.rev200720.pcerr.pcerr.message.error.type.stateful._case.stateful
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.ietf.stateful.rev200720.pcerr.pcerr.message.error.type.stateful._case.stateful with type parameters of type SrpsModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<Srps>>
E$$SrpsBuilder.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.ietf.stateful.rev200720.pcerr.pcerr.message.error.type.stateful._case.stateful that return SrpsMethods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.ietf.stateful.rev200720.pcerr.pcerr.message.error.type.stateful._case.stateful that return types with arguments of type SrpsMethods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.ietf.stateful.rev200720.pcerr.pcerr.message.error.type.stateful._case.stateful with parameters of type SrpsModifier and TypeMethodDescriptionstatic boolean
Srps.bindingEquals
(@NonNull Srps thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
Srps.bindingHashCode
(@NonNull Srps obj) Default implementation ofObject.hashCode()
contract for this interface.static String
Srps.bindingToString
(@NonNull Srps obj) Default implementation ofObject.toString()
contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.ietf.stateful.rev200720.pcerr.pcerr.message.error.type.stateful._case.stateful with type arguments of type SrpsModifier and TypeMethodDescriptionSrpsBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<Srps> augmentation) Add an augmentation to this builder's product.SrpsBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<Srps>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.ietf.stateful.rev200720.pcerr.pcerr.message.error.type.stateful._case.stateful with parameters of type SrpsModifierConstructorDescriptionSrpsBuilder
(Srps base) Construct a builder initialized with state from specifiedSrps
.