| Modifier and Type | Method and Description |
|---|---|
List<Module> |
ModulesBuilder.getModule() |
List<Module> |
Modules.getModule() |
| Modifier and Type | Method and Description |
|---|---|
ModulesBuilder |
ModulesBuilder.setModule(List<Module> value) |
| Modifier and Type | Method and Description |
|---|---|
<E extends Augmentation<Module>> |
ModuleBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
Module |
ModuleBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
ModuleBuilder |
ModuleBuilder.addAugmentation(Class<? extends Augmentation<Module>> augmentationType,
Augmentation<Module> augmentation) |
ModuleBuilder |
ModuleBuilder.addAugmentation(Class<? extends Augmentation<Module>> augmentationType,
Augmentation<Module> augmentation) |
ModuleBuilder |
ModuleBuilder.removeAugmentation(Class<? extends Augmentation<Module>> augmentationType) |
| Constructor and Description |
|---|
ModuleBuilder(Module base) |
Copyright © 2017 OpenDaylight. All rights reserved.