java.lang.Object
org.omg.CosTransactions.InactiveHolder
public final class InactiveHolder
extends java.lang.Object
implements Streamable
Inactive
value
InactiveHolder()
InactiveHolder(Inactive initial)
void
_read(InputStream _in)
TypeCode
_type()
_write(OutputStream _out)
public Inactive value
public InactiveHolder()
public InactiveHolder(Inactive 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