| Modifier and Type | Method and Description |
|---|---|
CNotification |
NotificationObject.getCNotification() |
| Modifier and Type | Method and Description |
|---|---|
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<CNotification>> |
CNotificationBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
CNotification |
CNotificationBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
CNotificationBuilder |
CNotificationBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<CNotification>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<CNotification> augmentationValue) |
CNotificationBuilder |
CNotificationBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<CNotification>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<CNotification> augmentationValue) |
CNotificationBuilder |
CNotificationBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<CNotification>> augmentationType) |
| Constructor and Description |
|---|
CNotificationBuilder(CNotification base) |
| Modifier and Type | Method and Description |
|---|---|
CNotification |
NotificationsBuilder.getCNotification() |
| Modifier and Type | Method and Description |
|---|---|
NotificationsBuilder |
NotificationsBuilder.setCNotification(CNotification value) |
Copyright © 2018 OpenDaylight. All rights reserved.