public final class MsgType_1_1Holder extends java.lang.Object implements Streamable
| Modifier and Type | Field and Description |
|---|---|
MsgType_1_1 |
value |
| Constructor and Description |
|---|
MsgType_1_1Holder() |
MsgType_1_1Holder(MsgType_1_1 initial) |
| Modifier and Type | Method and Description |
|---|---|
void |
_read(InputStream in) |
TypeCode |
_type() |
void |
_write(OutputStream out) |
public MsgType_1_1 value
public MsgType_1_1Holder()
public MsgType_1_1Holder(MsgType_1_1 initial)
public TypeCode _type()
_type in interface Streamablepublic void _read(InputStream in)
_read in interface Streamablepublic void _write(OutputStream out)
_write in interface Streamable