| Modifier and Type | Method and Description |
|---|---|
EventSourceRegistry |
Hweventsource.getEventSourceRegistry() |
EventSourceRegistry |
HweventsourceBuilder.getEventSourceRegistry() |
| Modifier and Type | Method and Description |
|---|---|
HweventsourceBuilder |
HweventsourceBuilder.setEventSourceRegistry(EventSourceRegistry value) |
| Modifier and Type | Method and Description |
|---|---|
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<EventSourceRegistry>> |
EventSourceRegistryBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
EventSourceRegistry |
EventSourceRegistryBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
EventSourceRegistryBuilder |
EventSourceRegistryBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<EventSourceRegistry>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<EventSourceRegistry> augmentation) |
EventSourceRegistryBuilder |
EventSourceRegistryBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<EventSourceRegistry>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<EventSourceRegistry> augmentation) |
EventSourceRegistryBuilder |
EventSourceRegistryBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<EventSourceRegistry>> augmentationType) |
| Constructor and Description |
|---|
EventSourceRegistryBuilder(EventSourceRegistry base) |
Copyright © 2015. All rights reserved.