| Package | Description |
|---|---|
| tecgraf.openbus.algorithmservice.v1_1 |
| Modifier and Type | Field and Description |
|---|---|
Program[] |
Version.programs |
Program |
ProgramHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static Program |
ProgramHelper.extract(Any any) |
static Program |
ProgramHelper.read(InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
static void |
ProgramHelper.insert(Any any,
Program s) |
static void |
ProgramHelper.write(OutputStream out,
Program s) |
| Constructor and Description |
|---|
ProgramHolder(Program initial) |
Version(int major,
int minor,
int patch,
String stringValue,
FTCFile configFile,
Program[] programs) |
Copyright © 2016. All rights reserved.