| Modifier and Type | Method and Description |
|---|---|
List<Obj> |
GetFaultOutput.getObj() |
| Modifier and Type | Method and Description |
|---|---|
<E extends Augmentation<Obj>> |
ObjBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
Obj |
ObjBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
ObjBuilder |
ObjBuilder.addAugmentation(Class<? extends Augmentation<Obj>> augmentationType,
Augmentation<Obj> augmentation) |
ObjBuilder |
ObjBuilder.addAugmentation(Class<? extends Augmentation<Obj>> augmentationType,
Augmentation<Obj> augmentation) |
ObjBuilder |
ObjBuilder.removeAugmentation(Class<? extends Augmentation<Obj>> augmentationType) |
| Constructor and Description |
|---|
ObjBuilder(Obj base) |
| Modifier and Type | Method and Description |
|---|---|
List<Obj> |
GetFaultOutputBuilder.getObj() |
| Modifier and Type | Method and Description |
|---|---|
GetFaultOutputBuilder |
GetFaultOutputBuilder.setObj(List<Obj> value) |
Copyright © 2016 OpenDaylight. All rights reserved.