Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vendor.information.tlvs.VendorInformationTlv
Packages that use VendorInformationTlv
Package
Description
-
Uses of VendorInformationTlv in org.opendaylight.protocol.pcep.ietf.stateful
Method parameters in org.opendaylight.protocol.pcep.ietf.stateful with type arguments of type VendorInformationTlvModifier and TypeMethodDescriptionprotected final void
StatefulLspObjectParser.addVendorInformationTlvs
(TlvsBuilder builder, List<VendorInformationTlv> tlvs) protected final void
StatefulSrpObjectParser.addVendorInformationTlvs
(TlvsBuilder builder, List<VendorInformationTlv> tlvs) -
Uses of VendorInformationTlv in org.opendaylight.protocol.pcep.parser.object
Method parameters in org.opendaylight.protocol.pcep.parser.object with type arguments of type VendorInformationTlvModifier and TypeMethodDescriptionprotected void
PCEPCloseObjectParser.addVendorInformationTlvs
(TlvsBuilder builder, List<VendorInformationTlv> tlvs) protected void
PCEPErrorObjectParser.addVendorInformationTlvs
(ErrorObjectBuilder builder, List<VendorInformationTlv> tlvs) protected final void
PCEPGlobalConstraintsObjectParser.addVendorInformationTlvs
(TlvsBuilder builder, List<VendorInformationTlv> tlvs) protected final void
PCEPLspaObjectParser.addVendorInformationTlvs
(TlvsBuilder builder, List<VendorInformationTlv> tlvs) protected void
PCEPMonitoringObjectParser.addVendorInformationTlvs
(TlvsBuilder builder, List<VendorInformationTlv> tlvs) protected final void
PCEPNoPathObjectParser.addVendorInformationTlvs
(TlvsBuilder builder, List<VendorInformationTlv> tlvs) protected void
PCEPNotificationObjectParser.addVendorInformationTlvs
(CNotificationBuilder builder, List<VendorInformationTlv> tlvs) protected void
PCEPObjectiveFunctionObjectParser.addVendorInformationTlvs
(TlvsBuilder builder, List<VendorInformationTlv> tlvs) protected final void
PCEPOpenObjectParser.addVendorInformationTlvs
(TlvsBuilder builder, List<VendorInformationTlv> tlvs) protected final void
PCEPRequestParameterObjectParser.addVendorInformationTlvs
(TlvsBuilder builder, List<VendorInformationTlv> tlvs) -
Uses of VendorInformationTlv in org.opendaylight.protocol.pcep.parser.tlv
Methods in org.opendaylight.protocol.pcep.parser.tlv that return VendorInformationTlvModifier and TypeMethodDescriptionfinal VendorInformationTlv
AbstractVendorInformationTlvParser.parseTlv
(io.netty.buffer.ByteBuf buffer) -
Uses of VendorInformationTlv in org.opendaylight.protocol.pcep.spi
Methods in org.opendaylight.protocol.pcep.spi that return types with arguments of type VendorInformationTlvModifier and TypeMethodDescriptionVendorInformationTlvRegistry.parseVendorInformationTlv
(EnterpriseNumber enterpriseNumber, io.netty.buffer.ByteBuf buffer) Methods in org.opendaylight.protocol.pcep.spi with parameters of type VendorInformationTlvModifier and TypeMethodDescriptionvoid
VendorInformationTlvRegistry.serializeVendorInformationTlv
(VendorInformationTlv viTlv, io.netty.buffer.ByteBuf buffer) Method parameters in org.opendaylight.protocol.pcep.spi with type arguments of type VendorInformationTlvModifier and TypeMethodDescriptionprotected abstract void
AbstractObjectWithTlvsParser.addVendorInformationTlvs
(T builder, List<VendorInformationTlv> tlvs) protected final void
AbstractObjectWithTlvsParser.serializeVendorInformationTlvs
(List<VendorInformationTlv> tlvs, io.netty.buffer.ByteBuf buffer) -
Uses of VendorInformationTlv in org.opendaylight.protocol.pcep.spi.pojo
Methods in org.opendaylight.protocol.pcep.spi.pojo that return types with arguments of type VendorInformationTlvModifier and TypeMethodDescriptionSimpleVendorInformationTlvRegistry.parseVendorInformationTlv
(EnterpriseNumber enterpriseNumber, io.netty.buffer.ByteBuf buffer) Methods in org.opendaylight.protocol.pcep.spi.pojo with parameters of type VendorInformationTlvModifier and TypeMethodDescriptionvoid
SimpleVendorInformationTlvRegistry.serializeVendorInformationTlv
(VendorInformationTlv viTlv, io.netty.buffer.ByteBuf buffer) -
Uses of VendorInformationTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.ietf.stateful.rev200720.lsp.object.lsp
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.ietf.stateful.rev200720.lsp.object.lsp that return types with arguments of type VendorInformationTlvModifier and TypeMethodDescriptionTlvsBuilder.getVendorInformationTlv()
Return current value associated with the property corresponding toVendorInformationTlvs.getVendorInformationTlv()
.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.ietf.stateful.rev200720.lsp.object.lsp with type arguments of type VendorInformationTlvModifier and TypeMethodDescriptionTlvsBuilder.setVendorInformationTlv
(List<VendorInformationTlv> values) Set the property corresponding toVendorInformationTlvs.getVendorInformationTlv()
to the specified value. -
Uses of VendorInformationTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.ietf.stateful.rev200720.srp.object.srp
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.ietf.stateful.rev200720.srp.object.srp that return types with arguments of type VendorInformationTlvModifier and TypeMethodDescriptionTlvsBuilder.getVendorInformationTlv()
Return current value associated with the property corresponding toVendorInformationTlvs.getVendorInformationTlv()
.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.ietf.stateful.rev200720.srp.object.srp with type arguments of type VendorInformationTlvModifier and TypeMethodDescriptionTlvsBuilder.setVendorInformationTlv
(List<VendorInformationTlv> values) Set the property corresponding toVendorInformationTlvs.getVendorInformationTlv()
to the specified value. -
Uses of VendorInformationTlv 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 types with arguments of type VendorInformationTlvModifier and TypeMethodDescription@Nullable List
<VendorInformationTlv> VendorInformationTlvs.getVendorInformationTlv()
Return vendorInformationTlv, ornull
if it is not present.default @NonNull List
<VendorInformationTlv> VendorInformationTlvs.nonnullVendorInformationTlv()
Return vendorInformationTlv, or an empty list if it is not present. -
Uses of VendorInformationTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.close.object.c.close
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.close.object.c.close that return types with arguments of type VendorInformationTlvModifier and TypeMethodDescriptionTlvsBuilder.getVendorInformationTlv()
Return current value associated with the property corresponding toVendorInformationTlvs.getVendorInformationTlv()
.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.close.object.c.close with type arguments of type VendorInformationTlvModifier and TypeMethodDescriptionTlvsBuilder.setVendorInformationTlv
(List<VendorInformationTlv> values) Set the property corresponding toVendorInformationTlvs.getVendorInformationTlv()
to the specified value. -
Uses of VendorInformationTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.gc.object.gc
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.gc.object.gc that return types with arguments of type VendorInformationTlvModifier and TypeMethodDescriptionTlvsBuilder.getVendorInformationTlv()
Return current value associated with the property corresponding toVendorInformationTlvs.getVendorInformationTlv()
.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.gc.object.gc with type arguments of type VendorInformationTlvModifier and TypeMethodDescriptionTlvsBuilder.setVendorInformationTlv
(List<VendorInformationTlv> values) Set the property corresponding toVendorInformationTlvs.getVendorInformationTlv()
to the specified value. -
Uses of VendorInformationTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.lspa.object.lspa
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.lspa.object.lspa that return types with arguments of type VendorInformationTlvModifier and TypeMethodDescriptionTlvsBuilder.getVendorInformationTlv()
Return current value associated with the property corresponding toVendorInformationTlvs.getVendorInformationTlv()
.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.lspa.object.lspa with type arguments of type VendorInformationTlvModifier and TypeMethodDescriptionTlvsBuilder.setVendorInformationTlv
(List<VendorInformationTlv> values) Set the property corresponding toVendorInformationTlvs.getVendorInformationTlv()
to the specified value. -
Uses of VendorInformationTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.monitoring.object.monitoring
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.monitoring.object.monitoring that return types with arguments of type VendorInformationTlvModifier and TypeMethodDescriptionTlvsBuilder.getVendorInformationTlv()
Return current value associated with the property corresponding toVendorInformationTlvs.getVendorInformationTlv()
.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.monitoring.object.monitoring with type arguments of type VendorInformationTlvModifier and TypeMethodDescriptionTlvsBuilder.setVendorInformationTlv
(List<VendorInformationTlv> values) Set the property corresponding toVendorInformationTlvs.getVendorInformationTlv()
to the specified value. -
Uses of VendorInformationTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.notification.object.c.notification
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.notification.object.c.notification that return types with arguments of type VendorInformationTlvModifier and TypeMethodDescriptionTlvsBuilder.getVendorInformationTlv()
Return current value associated with the property corresponding toVendorInformationTlvs.getVendorInformationTlv()
.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.notification.object.c.notification with type arguments of type VendorInformationTlvModifier and TypeMethodDescriptionTlvsBuilder.setVendorInformationTlv
(List<VendorInformationTlv> values) Set the property corresponding toVendorInformationTlvs.getVendorInformationTlv()
to the specified value. -
Uses of VendorInformationTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.of.object.of
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.of.object.of that return types with arguments of type VendorInformationTlvModifier and TypeMethodDescriptionTlvsBuilder.getVendorInformationTlv()
Return current value associated with the property corresponding toVendorInformationTlvs.getVendorInformationTlv()
.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.of.object.of with type arguments of type VendorInformationTlvModifier and TypeMethodDescriptionTlvsBuilder.setVendorInformationTlv
(List<VendorInformationTlv> values) Set the property corresponding toVendorInformationTlvs.getVendorInformationTlv()
to the specified value. -
Uses of VendorInformationTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.open.object.open
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.open.object.open that return types with arguments of type VendorInformationTlvModifier and TypeMethodDescriptionTlvsBuilder.getVendorInformationTlv()
Return current value associated with the property corresponding toVendorInformationTlvs.getVendorInformationTlv()
.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.open.object.open with type arguments of type VendorInformationTlvModifier and TypeMethodDescriptionTlvsBuilder.setVendorInformationTlv
(List<VendorInformationTlv> values) Set the property corresponding toVendorInformationTlvs.getVendorInformationTlv()
to the specified value. -
Uses of VendorInformationTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcep.error.object.error.object
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcep.error.object.error.object that return types with arguments of type VendorInformationTlvModifier and TypeMethodDescriptionTlvsBuilder.getVendorInformationTlv()
Return current value associated with the property corresponding toVendorInformationTlvs.getVendorInformationTlv()
.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcep.error.object.error.object with type arguments of type VendorInformationTlvModifier and TypeMethodDescriptionTlvsBuilder.setVendorInformationTlv
(List<VendorInformationTlv> values) Set the property corresponding toVendorInformationTlvs.getVendorInformationTlv()
to the specified value. -
Uses of VendorInformationTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcrep.message.pcrep.message.replies.result.failure._case.no.path
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcrep.message.pcrep.message.replies.result.failure._case.no.path that return types with arguments of type VendorInformationTlvModifier and TypeMethodDescriptionTlvsBuilder.getVendorInformationTlv()
Return current value associated with the property corresponding toVendorInformationTlvs.getVendorInformationTlv()
.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcrep.message.pcrep.message.replies.result.failure._case.no.path with type arguments of type VendorInformationTlvModifier and TypeMethodDescriptionTlvsBuilder.setVendorInformationTlv
(List<VendorInformationTlv> values) Set the property corresponding toVendorInformationTlvs.getVendorInformationTlv()
to the specified value. -
Uses of VendorInformationTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.rp.object.rp
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.rp.object.rp that return types with arguments of type VendorInformationTlvModifier and TypeMethodDescriptionTlvsBuilder.getVendorInformationTlv()
Return current value associated with the property corresponding toVendorInformationTlvs.getVendorInformationTlv()
.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.rp.object.rp with type arguments of type VendorInformationTlvModifier and TypeMethodDescriptionTlvsBuilder.setVendorInformationTlv
(List<VendorInformationTlv> values) Set the property corresponding toVendorInformationTlvs.getVendorInformationTlv()
to the specified value. -
Uses of VendorInformationTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vendor.information.tlvs
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vendor.information.tlvs with type parameters of type VendorInformationTlvModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<VendorInformationTlv>>
E$$VendorInformationTlvBuilder.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.vendor.information.tlvs that return VendorInformationTlvModifier and TypeMethodDescription@NonNull VendorInformationTlv
VendorInformationTlvBuilder.build()
A newVendorInformationTlv
instance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vendor.information.tlvs that return types with arguments of type VendorInformationTlvModifier and TypeMethodDescriptiondefault Class
<VendorInformationTlv> VendorInformationTlv.implementedInterface()
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vendor.information.tlvs with parameters of type VendorInformationTlvModifier and TypeMethodDescriptionstatic boolean
VendorInformationTlv.bindingEquals
(@NonNull VendorInformationTlv thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
VendorInformationTlv.bindingHashCode
(@NonNull VendorInformationTlv obj) Default implementation ofObject.hashCode()
contract for this interface.static String
VendorInformationTlv.bindingToString
(@NonNull VendorInformationTlv 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.vendor.information.tlvs with type arguments of type VendorInformationTlvModifier and TypeMethodDescriptionVendorInformationTlvBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<VendorInformationTlv> augmentation) Add an augmentation to this builder's product.VendorInformationTlvBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<VendorInformationTlv>> 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.vendor.information.tlvs with parameters of type VendorInformationTlvModifierConstructorDescriptionConstruct a builder initialized with state from specifiedVendorInformationTlv
.