|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.omg.CosTransactions.otid_t
public final class otid_t
org/omg/CosTransactions/otid_t.java . Generated by the IDL-to-Java compiler (portable), version "3.2" from /usr/src/RPM/BUILD/geronimo-specs-1.2/geronimo-spec-corba/src/main/idl/CosTransactions.idl Saturday, August 22, 2009 1:39:26 PM UTC
| 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 |
|---|
public int formatID
public int bqual_length
public byte[] tid
| Constructor Detail |
|---|
public otid_t()
public otid_t(int _formatID,
int _bqual_length,
byte[] _tid)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||