|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.omg.CosTransactions.TransIdentity
Generated from IDL definition of struct "TransIdentity"
Field Summary | |
Coordinator |
coord
|
otid_t |
otid
|
Terminator |
term
|
Constructor Summary | |
TransIdentity()
|
|
TransIdentity(Coordinator coord,
Terminator term,
otid_t otid)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public Coordinator coord
public Terminator term
public otid_t otid
Constructor Detail |
public TransIdentity()
public TransIdentity(Coordinator coord, Terminator term, otid_t otid)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |