Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.message.rev181109.PcreqBuilder
Packages that use PcreqBuilder
Package
Description
-
Uses of PcreqBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.message.rev181109
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.message.rev181109 that return PcreqBuilderModifier and TypeMethodDescriptionPcreqBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<Pcreq> augmentation) Add an augmentation to this builder's product.PcreqBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<Pcreq>> augmentationType) Remove an augmentation from this builder's product.PcreqBuilder.setPcreqMessage
(PcreqMessage value) Set the property corresponding toPcreqMessage.getPcreqMessage()
to the specified value.