| Package | Description |
|---|---|
| tecgraf.openbus.algorithmservice.v1_1 |
| Modifier and Type | Field and Description |
|---|---|
Version |
VersionHolder.value |
Version[] |
AlgorithmDetailedInfo.versions |
| Modifier and Type | Method and Description |
|---|---|
static Version |
VersionHelper.extract(Any any) |
static Version |
VersionHelper.read(InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
static void |
VersionHelper.insert(Any any,
Version s) |
static void |
VersionHelper.write(OutputStream out,
Version s) |
| Constructor and Description |
|---|
AlgorithmDetailedInfo(String name,
String description,
Version[] versions,
Property[] properties,
String[] categories) |
VersionHolder(Version initial) |
Copyright © 2016. All rights reserved.