Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.req.missing.tlv.ReqMissingBuilder
Packages that use ReqMissingBuilder
Package
Description
-
Uses of ReqMissingBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.req.missing.tlv
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.req.missing.tlv that return ReqMissingBuilderModifier and TypeMethodDescriptionReqMissingBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<ReqMissing> augmentation) Add an augmentation to this builder's product.ReqMissingBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.binding.Augmentation<ReqMissing>> augmentationType) Remove an augmentation from this builder's product.ReqMissingBuilder.setRequestId(RequestId value) Set the property corresponding toReqMissing.getRequestId()to the specified value.