| Package | Description |
|---|---|
| org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.bi.ba.notification.rev150205 |
| Modifier and Type | Method and Description |
|---|---|
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<OutOfPixieDustNotification>> |
OutOfPixieDustNotificationBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
OutOfPixieDustNotification |
OutOfPixieDustNotificationBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
void |
OpendaylightTestNotificationListener.onOutOfPixieDustNotification(OutOfPixieDustNotification notification)
Just a testing notification that we can not fly for now.
|
| Modifier and Type | Method and Description |
|---|---|
OutOfPixieDustNotificationBuilder |
OutOfPixieDustNotificationBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<OutOfPixieDustNotification>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<OutOfPixieDustNotification> augmentation) |
OutOfPixieDustNotificationBuilder |
OutOfPixieDustNotificationBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<OutOfPixieDustNotification>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<OutOfPixieDustNotification> augmentation) |
OutOfPixieDustNotificationBuilder |
OutOfPixieDustNotificationBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<OutOfPixieDustNotification>> augmentationType) |
| Constructor and Description |
|---|
OutOfPixieDustNotificationBuilder(OutOfPixieDustNotification base) |
Copyright © 2015. All Rights Reserved.