| Modifier and Type | Method and Description |
|---|---|
NotificationService |
StatisticsManagerBuilder.getNotificationService() |
NotificationService |
StatisticsManager.getNotificationService() |
| Modifier and Type | Method and Description |
|---|---|
StatisticsManagerBuilder |
StatisticsManagerBuilder.setNotificationService(NotificationService value) |
| Modifier and Type | Method and Description |
|---|---|
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<NotificationService>> |
NotificationServiceBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
NotificationService |
NotificationServiceBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
NotificationServiceBuilder |
NotificationServiceBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NotificationService>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<NotificationService> augmentation) |
NotificationServiceBuilder |
NotificationServiceBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NotificationService>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<NotificationService> augmentation) |
NotificationServiceBuilder |
NotificationServiceBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NotificationService>> augmentationType) |
| Constructor and Description |
|---|
NotificationServiceBuilder(NotificationService base) |
Copyright © 2015. All rights reserved.