org.csapi.am
Class TpTransactionHistory
java.lang.Object
org.csapi.am.TpTransactionHistory
- All Implemented Interfaces:
- java.io.Serializable, org.omg.CORBA.portable.IDLEntity
public final class TpTransactionHistory
- extends java.lang.Object
- implements org.omg.CORBA.portable.IDLEntity
Generated from IDL definition of struct "TpTransactionHistory"
- Author:
- JacORB IDL compiler
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TransactionID
public int TransactionID
TimeStamp
public java.lang.String TimeStamp
AdditionalInfo
public java.lang.String AdditionalInfo
TpTransactionHistory
public TpTransactionHistory()
TpTransactionHistory
public TpTransactionHistory(int TransactionID,
java.lang.String TimeStamp,
java.lang.String AdditionalInfo)
Copyright © 2008. All Rights Reserved.