| Package | Description |
|---|---|
| tecgraf.openbus.algorithmservice.v1_1.parameters |
| Modifier and Type | Field and Description |
|---|---|
ClientSGAFile[] |
ClientSGAFileParameter.files |
ClientSGAFile[] |
ClientSGAFileListHolder.value |
ClientSGAFile |
ClientSGAFileHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static ClientSGAFile[] |
ClientSGAFileListHelper.extract(Any any) |
static ClientSGAFile |
ClientSGAFileHelper.extract(Any any) |
static ClientSGAFile[] |
ClientSGAFileListHelper.read(InputStream _in) |
static ClientSGAFile |
ClientSGAFileHelper.read(InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
static void |
ClientSGAFileHelper.insert(Any any,
ClientSGAFile s) |
static void |
ClientSGAFileListHelper.insert(Any any,
ClientSGAFile[] s) |
static void |
ClientSGAFileHelper.write(OutputStream out,
ClientSGAFile s) |
static void |
ClientSGAFileListHelper.write(OutputStream _out,
ClientSGAFile[] _s) |
| Constructor and Description |
|---|
ClientSGAFileHolder(ClientSGAFile initial) |
ClientSGAFileListHolder(ClientSGAFile[] initial) |
ClientSGAFileParameterImpl(String sgaName,
String separator,
ClientSGAFile[] files)
Construtor que recebe o valor do parĂ¢metro.
|
Copyright © 2016. All rights reserved.