public final class ReusableTradeCaptureReportAck extends java.lang.Object implements TradeCaptureReportAck
| Constructor and Description |
|---|
ReusableTradeCaptureReportAck() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getExecID() |
mfstp_booking.ExecType |
getExecType() |
long |
getMsgSeqNum() |
boolean |
getPossDupFlag() |
long |
getSendingTime() |
mfstp_booking.TradeReportRejectReason |
getTradeReportRejectReason() |
mfstp_booking.TrdRptStatus |
getTrdRptStatus() |
ReusableTradeCaptureReportAck |
setDecoder(mfstp_booking.TradeCaptureReportAckDecoder decoder) |
public ReusableTradeCaptureReportAck setDecoder(mfstp_booking.TradeCaptureReportAckDecoder decoder)
public long getMsgSeqNum()
getMsgSeqNum in interface TradeCaptureReportAckpublic mfstp_booking.ExecType getExecType()
getExecType in interface TradeCaptureReportAckpublic java.lang.String getExecID()
getExecID in interface TradeCaptureReportAckpublic mfstp_booking.TradeReportRejectReason getTradeReportRejectReason()
getTradeReportRejectReason in interface TradeCaptureReportAckpublic mfstp_booking.TrdRptStatus getTrdRptStatus()
getTrdRptStatus in interface TradeCaptureReportAckpublic boolean getPossDupFlag()
getPossDupFlag in interface TradeCaptureReportAckpublic long getSendingTime()
getSendingTime in interface TradeCaptureReportAck