| Modifier and Type | Method and Description |
|---|---|
Subobjects |
UserErrorSpec.getSubobjects() |
| Modifier and Type | Method and Description |
|---|---|
<E extends Augmentation<Subobjects>> |
SubobjectsBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
Subobjects |
SubobjectsBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
SubobjectsBuilder |
SubobjectsBuilder.addAugmentation(Class<? extends Augmentation<Subobjects>> augmentationType,
Augmentation<Subobjects> augmentation) |
SubobjectsBuilder |
SubobjectsBuilder.addAugmentation(Class<? extends Augmentation<Subobjects>> augmentationType,
Augmentation<Subobjects> augmentation) |
SubobjectsBuilder |
SubobjectsBuilder.removeAugmentation(Class<? extends Augmentation<Subobjects>> augmentationType) |
| Constructor and Description |
|---|
SubobjectsBuilder(Subobjects base) |
Copyright © 2016 OpenDaylight. All rights reserved.