Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcrep.message.pcrep.message.replies.result.failure._case.no.path.TlvsBuilder
Packages that use TlvsBuilder
Package
Description
-
Uses of TlvsBuilder 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 TlvsBuilderModifier and TypeMethodDescriptionTlvsBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<Tlvs> augmentation) Add an augmentation to this builder's product.TlvsBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.binding.Augmentation<Tlvs>> augmentationType) Remove an augmentation from this builder's product.TlvsBuilder.setNoPathVector(NoPathVector value) Set the property corresponding toTlvs.getNoPathVector()to the specified value.TlvsBuilder.setVendorInformationTlv(List<VendorInformationTlv> values) Set the property corresponding toVendorInformationTlvs.getVendorInformationTlv()to the specified value.