|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.omg.CosTransactions.otid_t
Struct definition: otid_t.
| Field Summary | |
int |
bqual_length
Struct member bqual_length |
int |
formatID
Struct member formatID |
byte[] |
tid
Struct member tid |
| Constructor Summary | |
otid_t()
Default constructor |
|
otid_t(int formatID,
int bqual_length,
byte[] tid)
Constructor with fields initialization |
|
| Methods inherited from class java.lang.Object |
equals, 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)
formatID - formatID struct memberbqual_length - bqual_length struct membertid - tid struct member
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||