Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcntf.message.PcntfMessageBuilder
Packages that use PcntfMessageBuilder
Package
Description
-
Uses of PcntfMessageBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcntf.message
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcntf.message that return PcntfMessageBuilderModifier and TypeMethodDescriptionPcntfMessageBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<PcntfMessage> augmentation) Add an augmentation to this builder's product.PcntfMessageBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.binding.Augmentation<PcntfMessage>> augmentationType) Remove an augmentation from this builder's product.PcntfMessageBuilder.setNotifications(List<Notifications> values) Set the property corresponding toPcntfMessage.getNotifications()to the specified value.PcntfMessageBuilder.setVersion(ProtocolVersion value) Set the property corresponding toMessageHeader.getVersion()to the specified value.