public final class CommandDataHolder extends Object implements Streamable
Modifier and Type | Field and Description |
---|---|
byte[] |
value |
Constructor and Description |
---|
CommandDataHolder() |
CommandDataHolder(byte[] initialValue) |
Modifier and Type | Method and Description |
---|---|
void |
_read(InputStream i) |
TypeCode |
_type() |
void |
_write(OutputStream o) |
public CommandDataHolder()
public CommandDataHolder(byte[] initialValue)
public void _read(InputStream i)
_read
in interface Streamable
public void _write(OutputStream o)
_write
in interface Streamable
public TypeCode _type()
_type
in interface Streamable
EclipseLink 2.5.2, "build v20140319-9ad6abd" API Reference