| Modifier and Type | Method and Description |
|---|---|
List<Notifications> |
PcntfMessageBuilder.getNotifications() |
| Modifier and Type | Method and Description |
|---|---|
PcntfMessageBuilder |
PcntfMessageBuilder.setNotifications(List<Notifications> values) |
| Modifier and Type | Method and Description |
|---|---|
<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<Notifications>> |
NotificationsBuilder.augmentation(Class<E$$> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
Notifications |
NotificationsBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
default Class<Notifications> |
Notifications.implementedInterface() |
| 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 © 2020 OpenDaylight. All rights reserved.