org.omg.CosTransactions
Class otid_t

java.lang.Object
  extended by org.omg.CosTransactions.otid_t
All Implemented Interfaces:
java.io.Serializable, org.omg.CORBA.portable.IDLEntity

public final class otid_t
extends java.lang.Object
implements org.omg.CORBA.portable.IDLEntity

Generated from IDL struct "otid_t".

Version:
generated at Aug 22, 2009 1:39:33 PM
Author:
JacORB IDL compiler V 2.3.0 (JBoss patch 6), 06-Jun-2007
See Also:
Serialized Form

Field Summary
 int bqual_length
           
 int formatID
           
 byte[] tid
           
 
Constructor Summary
otid_t()
           
otid_t(int formatID, int bqual_length, byte[] tid)
           
 
Method Summary
 
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 formatID,
              int bqual_length,
              byte[] tid)


Copyright © 2009. All Rights Reserved.