org.omg.CosTransactions
Class otid_t

java.lang.Object
  extended byorg.omg.CosTransactions.otid_t
All Implemented Interfaces:
IDLEntity, Serializable

public final class otid_t
extends Object
implements IDLEntity

otid_t Type Class generated by the Idl2Java Compiler 3.1 of Jonathan

See Also:
Serialized Form

Field Summary
 int bqual_length
           
 int formatID
           
 byte[] tid
           
 
Constructor Summary
otid_t()
           
otid_t(int arg0, int arg1, byte[] arg2)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

formatID

public int formatID

bqual_length

public int bqual_length

tid

public byte[] tid
Constructor Detail

otid_t

public otid_t()

otid_t

public otid_t(int arg0,
              int arg1,
              byte[] arg2)