Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vs.tlv.VsTlvBuilder
Packages that use VsTlvBuilder
Package
Description
-
Uses of VsTlvBuilder 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 VsTlvBuilderModifier and TypeMethodDescriptionVsTlvBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<VsTlv> augmentation) Deprecated, for removal: This API element is subject to removal in a future version.Add an augmentation to this builder's product.VsTlvBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.binding.Augmentation<VsTlv>> augmentationType) Deprecated, for removal: This API element is subject to removal in a future version.Remove an augmentation from this builder's product.VsTlvBuilder.setEnterpriseNumber(org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.iana.rev130816.EnterpriseNumber value) Deprecated, for removal: This API element is subject to removal in a future version.Set the property corresponding toVsTlv.getEnterpriseNumber()to the specified value.VsTlvBuilder.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.