public final class IntegerListParameterHolder extends Object implements Streamable
| Modifier and Type | Field and Description |
|---|---|
IntegerListParameter |
value |
| Constructor and Description |
|---|
IntegerListParameterHolder() |
IntegerListParameterHolder(IntegerListParameter initial) |
public IntegerListParameter value
public IntegerListParameterHolder()
public IntegerListParameterHolder(IntegerListParameter initial)
public void _read(InputStream is)
_read in interface Streamablepublic void _write(OutputStream os)
_write in interface Streamablepublic TypeCode _type()
_type in interface StreamableCopyright © 2016. All rights reserved.