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