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