Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.vs.tlv.VendorPayload
Packages that use VendorPayload
Package
Description
-
Uses of VendorPayload in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv that return VendorPayloadModifier and TypeMethodDescriptionVsTlv.getVendorPayload()Deprecated, for removal: This API element is subject to removal in a future version.Return vendorPayload, ornullif it is not present.VsTlvBuilder.getVendorPayload()Deprecated, for removal: This API element is subject to removal in a future version.Return current value associated with the property corresponding toVsTlv.getVendorPayload().Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv with parameters of type VendorPayloadModifier and TypeMethodDescriptionVsTlvBuilder.setVendorPayload(VendorPayload value) Deprecated, for removal: This API element is subject to removal in a future version.Set the property corresponding toVsTlv.getVendorPayload()to the specified value.