org.omg.CosTransactions

Class otid_tHolder

Implemented Interfaces:
Streamable

public final class otid_tHolder
extends java.lang.Object
implements Streamable

Generated from IDL definition of struct "otid_t"

Author:
JacORB IDL compiler

Field Summary

otid_t
value

Constructor Summary

otid_tHolder()
otid_tHolder(otid_t initial)

Method Summary

void
_read(InputStream _in)
TypeCode
_type()
void
_write(OutputStream _out)

Field Details

value

public otid_t value

Constructor Details

otid_tHolder

public otid_tHolder()


otid_tHolder

public otid_tHolder(otid_t initial)

Method Details

_read

public void _read(InputStream _in)
Specified by:
_read in interface Streamable


_type

public TypeCode _type()
Specified by:
_type in interface Streamable


_write

public void _write(OutputStream _out)
Specified by:
_write in interface Streamable