Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.message.rev181109.PcmonrepBuilder
Packages that use PcmonrepBuilder
Package
Description
-
Uses of PcmonrepBuilder 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 PcmonrepBuilderModifier and TypeMethodDescriptionPcmonrepBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<Pcmonrep> augmentation) Add an augmentation to this builder's product.PcmonrepBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Pcmonrep>> augmentationType) Remove an augmentation from this builder's product.PcmonrepBuilder.setPcmonrepMessage
(PcmonrepMessage value) Set the property corresponding toPcmonrepMessage.getPcmonrepMessage()
to the specified value.