Uses of Class
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.netconf.acm.rev180214.nacm.rule.list.rule.rule.type.NotificationBuilder
-
Packages that use NotificationBuilder Package Description org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.netconf.acm.rev180214.nacm.rule.list.rule.rule.type -
-
Uses of NotificationBuilder in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.netconf.acm.rev180214.nacm.rule.list.rule.rule.type
Methods in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.netconf.acm.rev180214.nacm.rule.list.rule.rule.type that return NotificationBuilder Modifier and Type Method Description NotificationBuilderNotificationBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Notification> augmentation)Add an augmentation to this builder's product.NotificationBuilderNotificationBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Notification>> augmentationType)Remove an augmentation from this builder's product.NotificationBuilderNotificationBuilder. setNotificationName(Notification.NotificationName value)
-