Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.message.rev181109.PcntfBuilder
Packages that use PcntfBuilder
Package
Description
-
Uses of PcntfBuilder 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 PcntfBuilderModifier and TypeMethodDescriptionPcntfBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<Pcntf> augmentation) Add an augmentation to this builder's product.PcntfBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Pcntf>> augmentationType) Remove an augmentation from this builder's product.PcntfBuilder.setPcntfMessage
(PcntfMessage value) Set the property corresponding toPcntfMessage.getPcntfMessage()
to the specified value.