java.lang.Object
org.omg.ETF.ObjectKeyHolder
public final class ObjectKeyHolder
extends java.lang.Object
implements Streamable
byte[]
value
ObjectKeyHolder()
ObjectKeyHolder(byte[] initial)
void
_read(InputStream in)
TypeCode
_type()
_write(OutputStream out)
public byte[] value
public ObjectKeyHolder()
public ObjectKeyHolder(byte[] initial)
public void _read(InputStream in)
Specified by:_read in interface Streamable
public TypeCode _type()
Specified by:_type in interface Streamable
public void _write(OutputStream out)
Specified by:_write in interface Streamable