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