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