org.omg.CosTransactions
Class TransIdentity
java.lang.Object
org.omg.CosTransactions.TransIdentity
- All Implemented Interfaces:
- Serializable, IDLEntity
public final class TransIdentity
- extends Object
- implements IDLEntity
Generated from IDL struct "TransIdentity".
- Version:
- generated at 03-Nov-2015 12:24:00
- Author:
- JacORB IDL compiler V 3.7
- 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 coord,
Terminator term,
otid_t otid)
Copyright © 2015 JacORB. All rights reserved.