| Package | Description |
|---|---|
| org.opendaylight.yang.gen.v1.urn.opendaylight.ocp.system.rev150811 |
| Modifier and Type | Method and Description |
|---|---|
<E extends Augmentation<DisconnectEvent>> |
DisconnectEventBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
DisconnectEvent |
DisconnectEventBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
void |
SystemNotificationsListener.onDisconnectEvent(DisconnectEvent notification)
Disconnect notification
|
| Modifier and Type | Method and Description |
|---|---|
DisconnectEventBuilder |
DisconnectEventBuilder.addAugmentation(Class<? extends Augmentation<DisconnectEvent>> augmentationType,
Augmentation<DisconnectEvent> augmentation) |
DisconnectEventBuilder |
DisconnectEventBuilder.addAugmentation(Class<? extends Augmentation<DisconnectEvent>> augmentationType,
Augmentation<DisconnectEvent> augmentation) |
DisconnectEventBuilder |
DisconnectEventBuilder.removeAugmentation(Class<? extends Augmentation<DisconnectEvent>> augmentationType) |
| Constructor and Description |
|---|
DisconnectEventBuilder(DisconnectEvent base) |
Copyright © 2016 OpenDaylight. All rights reserved.