| Package | Description |
|---|---|
| tecgraf.openbus.core.v2_0.data_export |
| Modifier and Type | Field and Description |
|---|---|
ExportedVersion |
ExportedVersionHolder.value |
ExportedVersion[] |
ExportedVersionSeqHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static ExportedVersion |
ExportedVersionHelper.extract(Any any) |
static ExportedVersion[] |
ExportedVersionSeqHelper.extract(Any any) |
static ExportedVersion |
ExportedVersionHelper.read(InputStream in) |
static ExportedVersion[] |
ExportedVersionSeqHelper.read(InputStream _in) |
| Modifier and Type | Method and Description |
|---|---|
static void |
ExportedVersionHelper.insert(Any any,
ExportedVersion s) |
static void |
ExportedVersionSeqHelper.insert(Any any,
ExportedVersion[] s) |
static void |
ExportedVersionHelper.write(OutputStream out,
ExportedVersion s) |
static void |
ExportedVersionSeqHelper.write(OutputStream _out,
ExportedVersion[] _s) |
| Constructor and Description |
|---|
ExportedVersionHolder(ExportedVersion initial) |
ExportedVersionSeqHolder(ExportedVersion[] initial) |
Copyright © 2008–2018 Tecgraf/PUC-Rio. All rights reserved.