| Package | Description |
|---|---|
| tecgraf.openbus.algorithmservice.v1_1 |
| Modifier and Type | Field and Description |
|---|---|
static AlgorithmType |
AlgorithmType.ALGORITHM |
static AlgorithmType |
AlgorithmType.FLOW |
AlgorithmType |
Configurator.type |
AlgorithmType |
AlgorithmTypeHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static AlgorithmType |
AlgorithmTypeHelper.extract(Any any) |
static AlgorithmType |
AlgorithmType.from_int(int value) |
static AlgorithmType |
AlgorithmTypeHelper.read(InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
static void |
AlgorithmTypeHelper.insert(Any any,
AlgorithmType s) |
static void |
AlgorithmTypeHelper.write(OutputStream out,
AlgorithmType s) |
| Constructor and Description |
|---|
AlgorithmTypeHolder(AlgorithmType initial) |
Copyright © 2016. All rights reserved.