| Package | Description |
|---|---|
| tecgraf.openbus.algorithmservice.v1_1.parameters |
| Modifier and Type | Class and Description |
|---|---|
class |
IntegerParameterImpl
A classe
IntegerParameterImpl implementa um valutype
IntegerParameter |
| Modifier and Type | Field and Description |
|---|---|
IntegerParameter[] |
IntegerParameterListHolder.value |
IntegerParameter |
IntegerParameterHolder.value |
IntegerParameter[] |
IntegerListParameter.valueList |
| Modifier and Type | Method and Description |
|---|---|
static IntegerParameter[] |
IntegerParameterListHelper.extract(Any any) |
static IntegerParameter |
IntegerParameterHelper.extract(Any a) |
static IntegerParameter[] |
IntegerParameterListHelper.read(InputStream _in) |
static IntegerParameter |
IntegerParameterHelper.read(InputStream is) |
| Modifier and Type | Method and Description |
|---|---|
static void |
IntegerParameterHelper.insert(Any a,
IntegerParameter v) |
static void |
IntegerParameterListHelper.insert(Any any,
IntegerParameter[] s) |
static void |
IntegerParameterHelper.write(OutputStream os,
IntegerParameter val) |
static void |
IntegerParameterListHelper.write(OutputStream _out,
IntegerParameter[] _s) |
| Constructor and Description |
|---|
IntegerParameterHolder(IntegerParameter initial) |
IntegerParameterListHolder(IntegerParameter[] initial) |
Copyright © 2016. All rights reserved.