| Package | Description |
|---|---|
| tecgraf.openbus.algorithmservice.v1_1.parameters |
| Modifier and Type | Class and Description |
|---|---|
class |
IntegerListParameterImpl
A classe
IntegerListParameterImpl implementa um valutype
IntegerListParameter |
| Modifier and Type | Field and Description |
|---|---|
IntegerListParameter |
IntegerListParameterHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static IntegerListParameter |
IntegerListParameterHelper.extract(Any a) |
static IntegerListParameter |
IntegerListParameterHelper.read(InputStream is) |
| Modifier and Type | Method and Description |
|---|---|
static void |
IntegerListParameterHelper.insert(Any a,
IntegerListParameter v) |
static void |
IntegerListParameterHelper.write(OutputStream os,
IntegerListParameter val) |
| Constructor and Description |
|---|
IntegerListParameterHolder(IntegerListParameter initial) |
Copyright © 2016. All rights reserved.