Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcntf.message.pcntf.message.notifications.NotificationsBuilder
Package
Description
-
Uses of NotificationsBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcntf.message.pcntf.message.notifications
Modifier and TypeMethodDescriptionNotificationsBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<Notifications> augmentation) Add an augmentation to this builder's product.NotificationsBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<Notifications>> augmentationType) Remove an augmentation from this builder's product.NotificationsBuilder.setCNotification
(CNotification value) Set the property corresponding toNotificationObject.getCNotification()
to the specified value.