| Modifier and Type | Method and Description |
|---|---|
List<Exrs> |
ExrsBuilder.getExrs() |
List<Exrs> |
Exrs.getExrs() |
| Modifier and Type | Method and Description |
|---|---|
ExrsBuilder |
ExrsBuilder.setExrs(List<Exrs> value) |
| Modifier and Type | Method and Description |
|---|---|
<E extends Augmentation<Exrs>> |
ExrsBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
Exrs |
ExrsBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
ExrsBuilder |
ExrsBuilder.addAugmentation(Class<? extends Augmentation<Exrs>> augmentationType,
Augmentation<Exrs> augmentation) |
ExrsBuilder |
ExrsBuilder.addAugmentation(Class<? extends Augmentation<Exrs>> augmentationType,
Augmentation<Exrs> augmentation) |
ExrsBuilder |
ExrsBuilder.removeAugmentation(Class<? extends Augmentation<Exrs>> augmentationType) |
| Constructor and Description |
|---|
ExrsBuilder(Exrs base) |
Copyright © 2016 OpenDaylight. All rights reserved.