public interface TradeCaptureReportSwap
TradeCaptureReportSwap setExecType(mfstp_booking.ExecType execType)
TradeCaptureReportSwap setLastSpotRate(double lastSpotRate)
@Mantissa TradeCaptureReportSwap setLastSpotRateAsMantissa(long lastSpotRate)
TradeCaptureReportSwap setLastPx(double lastPx)
@Mantissa TradeCaptureReportSwap setLastPxAsMantissa(long lastPx)
TradeCaptureReportSwap setLastPx2(double lastPx)
@Mantissa TradeCaptureReportSwap setLastPx2AsMantissa(long lastPx)
TradeCaptureReportSwap setLegLastQty(double legLastQty)
@Mantissa TradeCaptureReportSwap setLegLastQtyAsMantissa(long legLastQty)
TradeCaptureReportSwap setLegLastQty2(double legLastQty)
TradeCaptureReportSwap setLegLastQty2AsMantissa(long legLastQty)
TradeCaptureReportSwap setLastQtyDps(byte lastQtyDps)
TradeCaptureReportSwap setLegContraAmt(double contraAmt)
@Mantissa TradeCaptureReportSwap setLegContraAmtAsMantissa(long contraAmt)
TradeCaptureReportSwap setLegContraAmt2(double contraAmt)
@Mantissa TradeCaptureReportSwap setLegContraAmt2AsMantissa(long contraAmt)
TradeCaptureReportSwap setContraAmtDps(byte contraDps)
TradeCaptureReportSwap setTradeDate(int tradeDate)
TradeCaptureReportSwap setTradeDateAsLocalDate(java.time.LocalDate tradeDate)
TradeCaptureReportSwap setSpotDate(int spotDate)
TradeCaptureReportSwap setSpotDateAsLocalDate(java.time.LocalDate spotDate)
TradeCaptureReportSwap setSettlDate(int settlDate)
TradeCaptureReportSwap setSettlDateAsLocalDate(java.time.LocalDate settlDate)
TradeCaptureReportSwap setSettlDate2(int settlDate)
TradeCaptureReportSwap setSettlDate2AsLocalDate(java.time.LocalDate settlDate)
TradeCaptureReportSwap setLastMarketSpotRate(double lastMarketSpotRate)
@Mantissa TradeCaptureReportSwap setLastMarketSpotRateAsMantissa(long lastMarketSpotRate)
TradeCaptureReportSwap setLastMarketPx(double lastMarketPx)
@Mantissa TradeCaptureReportSwap setLastMarketPxAsMantissa(long lastMarketPx)
TradeCaptureReportSwap setLastMarketPx2(double lastMarketPx)
@Mantissa TradeCaptureReportSwap setLastMarketPx2AsMantissa(long lastMarketPx)
TradeCaptureReportSwap setSpotDps(byte spotDps)
TradeCaptureReportSwap setPxDps(byte pxDps)
TradeCaptureReportSwap setScalePosition(byte scalePosition)
TradeCaptureReportSwap setOrderID(java.lang.String orderID)
TradeCaptureReportSwap addParty(mfstp_booking.PartyRole partyRole, java.lang.String partyID)