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