org.omg.CosTransactions
Class TransIdentity
java.lang.Object
org.omg.CosTransactions.TransIdentity
- All Implemented Interfaces:
- IDLEntity, Serializable
- public final class TransIdentity
- extends Object
- implements IDLEntity
TransIdentity Type Class generated by the Idl2Java Compiler 3.1 of Jonathan
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
coord
public Coordinator coord
term
public Terminator term
otid
public otid_t otid
TransIdentity
public TransIdentity()
TransIdentity
public TransIdentity(Coordinator arg0,
Terminator arg1,
otid_t arg2)