Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.message.rev181109.PcrepBuilder
Package
Description
-
Uses of PcrepBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.message.rev181109
Modifier and TypeMethodDescriptionPcrepBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<Pcrep> augmentation) Add an augmentation to this builder's product.PcrepBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<Pcrep>> augmentationType) Remove an augmentation from this builder's product.PcrepBuilder.setPcrepMessage
(PcrepMessage value) Set the property corresponding toPcrepMessage.getPcrepMessage()
to the specified value.