| Package | Description |
|---|---|
| tecgraf.openbus.algorithmservice.v1_1 |
| Modifier and Type | Field and Description |
|---|---|
ExecutionType |
Configurator.execType |
static ExecutionType |
ExecutionType.MULTIPLE |
static ExecutionType |
ExecutionType.SIMPLE |
ExecutionType |
ExecutionTypeHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static ExecutionType |
ExecutionTypeHelper.extract(Any any) |
static ExecutionType |
ExecutionType.from_int(int value) |
static ExecutionType |
ExecutionTypeHelper.read(InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
static void |
ExecutionTypeHelper.insert(Any any,
ExecutionType s) |
static void |
ExecutionTypeHelper.write(OutputStream out,
ExecutionType s) |
| Constructor and Description |
|---|
ExecutionTypeHolder(ExecutionType initial) |
Copyright © 2016. All rights reserved.