Uses of Class
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.netmod.notification.rev080714.NotificationCompleteBuilder
-
Packages that use NotificationCompleteBuilder Package Description org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.netmod.notification.rev080714 -
-
Uses of NotificationCompleteBuilder in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.netmod.notification.rev080714
Methods in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.netmod.notification.rev080714 that return NotificationCompleteBuilder Modifier and Type Method Description NotificationCompleteBuilderNotificationCompleteBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<NotificationComplete> augmentation)Add an augmentation to this builder's product.NotificationCompleteBuilderNotificationCompleteBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NotificationComplete>> augmentationType)Remove an augmentation from this builder's product.
-