Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.ietf.stateful.rev200720.lsp.object.Lsp
Packages that use Lsp
Package
Description
-
Uses of Lsp in org.opendaylight.protocol.pcep.ietf.initiated
Methods in org.opendaylight.protocol.pcep.ietf.initiated with parameters of type LspModifier and TypeMethodDescriptionprotected BitArray
InitiatedLspObjectParser.serializeFlags
(Lsp specObj) -
Uses of Lsp in org.opendaylight.protocol.pcep.ietf.stateful
Methods in org.opendaylight.protocol.pcep.ietf.stateful that return LspModifier and TypeMethodDescriptionStatefulLspObjectParser.parseObject
(ObjectHeader header, io.netty.buffer.ByteBuf bytes) Methods in org.opendaylight.protocol.pcep.ietf.stateful with parameters of type LspModifier and TypeMethodDescriptionprotected BitArray
StatefulLspObjectParser.serializeFlags
(Lsp specObj) -
Uses of Lsp in org.opendaylight.protocol.pcep.pcc.mock.spi
Methods in org.opendaylight.protocol.pcep.pcc.mock.spi that return LspModifier and TypeMethodDescriptionstatic Lsp
MsgBuilderUtil.createLsp
(org.opendaylight.yangtools.yang.common.Uint32 plspId, boolean sync, Optional<Tlvs> tlvs, boolean isDelegatedLspe) static Lsp
MsgBuilderUtil.createLsp
(org.opendaylight.yangtools.yang.common.Uint32 plspId, boolean sync, Optional<Tlvs> tlvs, boolean isDelegatedLsp, boolean remove) Methods in org.opendaylight.protocol.pcep.pcc.mock.spi with parameters of type Lsp -
Uses of Lsp 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 LspModifier and TypeMethodDescriptionRequestsBuilder.getLsp()
Return current value associated with the property corresponding toLspObject.getLsp()
.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 LspModifier and TypeMethodDescriptionSet the property corresponding toLspObject.getLsp()
to the specified value. -
Uses of Lsp 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 LspModifier and TypeMethodDescriptionArguments2Builder.getLsp()
Return current value associated with the property corresponding toLspObject.getLsp()
.Arguments3Builder.getLsp()
Return current value associated with the property corresponding toLspObject.getLsp()
.LspObject.getLsp()
Return lsp, ornull
if it is not present.P2mp1Builder.getLsp()
Return current value associated with the property corresponding toLspObject.getLsp()
.P2p1Builder.getLsp()
Return current value associated with the property corresponding toLspObject.getLsp()
.Path1Builder.getLsp()
Return current value associated with the property corresponding toLspObject.getLsp()
.Tlvs4Builder.getLsp()
Return current value associated with the property corresponding toLspObject.getLsp()
.@NonNull Lsp
LspObject.nonnullLsp()
Return lsp, or an empty instance if it is not present.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.ietf.stateful.rev200720 with parameters of type LspModifier and TypeMethodDescriptionSet the property corresponding toLspObject.getLsp()
to the specified value.Set the property corresponding toLspObject.getLsp()
to the specified value.Set the property corresponding toLspObject.getLsp()
to the specified value.Set the property corresponding toLspObject.getLsp()
to the specified value.Set the property corresponding toLspObject.getLsp()
to the specified value.Set the property corresponding toLspObject.getLsp()
to the specified value. -
Uses of Lsp in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.ietf.stateful.rev200720.lsp.object
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.ietf.stateful.rev200720.lsp.object with type parameters of type LspModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<Lsp>>
E$$LspBuilder.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.lsp.object that return LspModifier and TypeMethodDescription@NonNull Lsp
LspBuilder.build()
A newLsp
instance.static @NonNull Lsp
LspBuilder.empty()
Get empty instance of Lsp.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.ietf.stateful.rev200720.lsp.object that return types with arguments of type LspMethods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.ietf.stateful.rev200720.lsp.object with parameters of type LspModifier and TypeMethodDescriptionstatic boolean
Lsp.bindingEquals
(@NonNull Lsp thisObj, Object obj) Default implementation ofObject.equals(java.lang.Object)
contract for this interface.static int
Lsp.bindingHashCode
(@NonNull Lsp obj) Default implementation ofObject.hashCode()
contract for this interface.static String
Lsp.bindingToString
(@NonNull Lsp 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.lsp.object with type arguments of type LspModifier and TypeMethodDescriptionLspBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<Lsp> augmentation) Add an augmentation to this builder's product.LspBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<Lsp>> 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.lsp.object with parameters of type LspModifierConstructorDescriptionLspBuilder
(Lsp base) Construct a builder initialized with state from specifiedLsp
. -
Uses of Lsp 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 LspModifier and TypeMethodDescriptionReportsBuilder.getLsp()
Return current value associated with the property corresponding toLspObject.getLsp()
.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 LspModifier and TypeMethodDescriptionSet the property corresponding toLspObject.getLsp()
to the specified value. -
Uses of Lsp 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 LspModifier and TypeMethodDescriptionUpdatesBuilder.getLsp()
Return current value associated with the property corresponding toLspObject.getLsp()
.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 LspModifier and TypeMethodDescriptionSet the property corresponding toLspObject.getLsp()
to the specified value.