Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.ietf.stateful.rev200720.srp.object.Srp
-
-
Uses of Srp in org.opendaylight.protocol.pcep.ietf.initiated
Methods in org.opendaylight.protocol.pcep.ietf.initiated with parameters of type Srp Modifier and Type Method Description protected void
InitiatedSrpObjectParser. serializeFlags(Srp srp, io.netty.buffer.ByteBuf body)
-
Uses of Srp in org.opendaylight.protocol.pcep.ietf.stateful
Methods in org.opendaylight.protocol.pcep.ietf.stateful that return Srp Modifier and Type Method Description Srp
StatefulSrpObjectParser. parseObject(ObjectHeader header, io.netty.buffer.ByteBuf bytes)
Methods in org.opendaylight.protocol.pcep.ietf.stateful with parameters of type Srp Modifier and Type Method Description protected void
StatefulSrpObjectParser. serializeFlags(Srp srp, io.netty.buffer.ByteBuf body)
-
Uses of Srp in org.opendaylight.protocol.pcep.pcc.mock.spi
Methods in org.opendaylight.protocol.pcep.pcc.mock.spi that return Srp Modifier and Type Method Description static Srp
MsgBuilderUtil. createSrp(org.opendaylight.yangtools.yang.common.Uint32 srpId)
Method parameters in org.opendaylight.protocol.pcep.pcc.mock.spi with type arguments of type Srp Modifier and Type Method Description static Pcrpt
MsgBuilderUtil. createPcRtpMessage(Lsp lsp, Optional<Srp> srp, Path path)
-
Uses of Srp in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.ietf.initiated.rev200720.pcinitiate.message.pcinitiate.message
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.ietf.initiated.rev200720.pcinitiate.message.pcinitiate.message that return Srp Modifier and Type Method Description Srp
RequestsBuilder. getSrp()
Return current value associated with the property corresponding toSrpObject.getSrp()
.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.ietf.initiated.rev200720.pcinitiate.message.pcinitiate.message with parameters of type Srp Modifier and Type Method Description RequestsBuilder
RequestsBuilder. setSrp(Srp value)
Set the property corresponding toSrpObject.getSrp()
to the specified value. -
Uses of Srp in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.ietf.stateful.rev200720
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.ietf.stateful.rev200720 that return Srp Modifier and Type Method Description Srp
SrpObject. getSrp()
Return srp, ornull
if it is not present. -
Uses of Srp 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 that return Srp Modifier and Type Method Description Srp
SrpsBuilder. getSrp()
Return current value associated with the property corresponding toSrpObject.getSrp()
.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 parameters of type Srp Modifier and Type Method Description SrpsBuilder
SrpsBuilder. setSrp(Srp value)
Set the property corresponding toSrpObject.getSrp()
to the specified value. -
Uses of Srp in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.ietf.stateful.rev200720.pcrpt.message.pcrpt.message
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.ietf.stateful.rev200720.pcrpt.message.pcrpt.message that return Srp Modifier and Type Method Description Srp
ReportsBuilder. getSrp()
Return current value associated with the property corresponding toSrpObject.getSrp()
.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.ietf.stateful.rev200720.pcrpt.message.pcrpt.message with parameters of type Srp Modifier and Type Method Description ReportsBuilder
ReportsBuilder. setSrp(Srp value)
Set the property corresponding toSrpObject.getSrp()
to the specified value. -
Uses of Srp in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.ietf.stateful.rev200720.pcupd.message.pcupd.message
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.ietf.stateful.rev200720.pcupd.message.pcupd.message that return Srp Modifier and Type Method Description Srp
UpdatesBuilder. getSrp()
Return current value associated with the property corresponding toSrpObject.getSrp()
.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.ietf.stateful.rev200720.pcupd.message.pcupd.message with parameters of type Srp Modifier and Type Method Description UpdatesBuilder
UpdatesBuilder. setSrp(Srp value)
Set the property corresponding toSrpObject.getSrp()
to the specified value. -
Uses of Srp in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.ietf.stateful.rev200720.srp.object
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.ietf.stateful.rev200720.srp.object with type parameters of type Srp Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<Srp>>
E$$SrpBuilder. 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.srp.object that return Srp Modifier and Type Method Description @NonNull Srp
SrpBuilder. build()
A newSrp
instance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.ietf.stateful.rev200720.srp.object that return types with arguments of type Srp Modifier and Type Method Description default Class<Srp>
Srp. implementedInterface()
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.ietf.stateful.rev200720.srp.object with parameters of type Srp Modifier and Type Method Description static boolean
Srp. bindingEquals(@NonNull Srp thisObj, Object obj)
Default implementation ofObject.equals(java.lang.Object)
contract for this interface.static int
Srp. bindingHashCode(@NonNull Srp obj)
Default implementation ofObject.hashCode()
contract for this interface.static String
Srp. bindingToString(@NonNull Srp 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.srp.object with type arguments of type Srp Modifier and Type Method Description SrpBuilder
SrpBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Srp> augmentation)
Add an augmentation to this builder's product.SrpBuilder
SrpBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Srp>> 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.srp.object with parameters of type Srp Constructor Description SrpBuilder(Srp base)
Construct a builder initialized with state from specifiedSrp
.
-