| Modifier and Type | Method and Description |
|---|---|
FlowSpecObject |
FlowSpecObject.getFlowSpecObject()
FLOW_SPEC
|
| Modifier and Type | Method and Description |
|---|---|
<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<FlowSpecObject>> |
FlowSpecObjectBuilder.augmentation(Class<E$$> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
FlowSpecObject |
FlowSpecObjectBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
default Class<FlowSpecObject> |
FlowSpecObject.implementedInterface() |
| Modifier and Type | Method and Description |
|---|---|
FlowSpecObjectBuilder |
FlowSpecObjectBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<FlowSpecObject>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<FlowSpecObject> augmentationValue) |
FlowSpecObjectBuilder |
FlowSpecObjectBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<FlowSpecObject>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<FlowSpecObject> augmentationValue) |
FlowSpecObjectBuilder |
FlowSpecObjectBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<FlowSpecObject>> augmentationType) |
| Constructor and Description |
|---|
FlowSpecObjectBuilder(FlowSpecObject base) |
Copyright © 2020 OpenDaylight. All rights reserved.