|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.omg.CosTransactions.TransIdentity
org/omg/CosTransactions/TransIdentity.java . Generated by the IDL-to-Java compiler (portable), version "3.1" from /var/home/jpp/rebuild/free/BUILD/geronimo-specs-1.1/geronimo-spec-corba/src/main/idl/CosTransactions.idl Thursday, May 31, 2007 7:28:31 PM CEST
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 |