com.bankframe.ei.txnhandler
Class TransactionDetails
java.lang.Object
com.bankframe.ei.txnhandler.TransactionDetails
- public class TransactionDetails
- extends java.lang.Object
- Author:
- dwhelan
To change this generated comment edit the template variable "typecomment":
Window>Preferences>Java>Templates.
To enable and disable the creation of type comments go to
Window>Preferences>Java>Code Generation.
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TransactionDetails
public TransactionDetails(DataPacket txnData,
java.lang.String txnCode,
java.lang.String txnType,
DataFormat dataformat,
java.lang.Object connection,
boolean isAsync)
throws ProcessingErrorException
getHostResponse
public java.lang.Object getHostResponse()
setHostResponse
public void setHostResponse(java.lang.Object newHostResponse)
getConnection
public java.lang.Object getConnection()
getDataFormat
public DataFormat getDataFormat()
getIsAsynchronous
public boolean getIsAsynchronous()
getIsEAB
public boolean getIsEAB()
getTxnData
public DataPacket getTxnData()
getTxnCode
public java.lang.String getTxnCode()
getTxnType
public java.lang.String getTxnType()
Copyright © 2004 Siebel Systems, Inc. All rights reserved.