| Package | Description |
|---|---|
| quickfix.fix43 |
Message classes
|
| Modifier and Type | Method and Description |
|---|---|
ExecID |
Allocation.NoExecs.get(ExecID value) |
ExecID |
DontKnowTrade.get(ExecID value) |
ExecID |
TradeCaptureReportRequest.get(ExecID value) |
ExecID |
TradeCaptureReport.get(ExecID value) |
ExecID |
ExecutionReport.get(ExecID value) |
ExecID |
Allocation.NoExecs.getExecID() |
ExecID |
DontKnowTrade.getExecID() |
ExecID |
TradeCaptureReportRequest.getExecID() |
ExecID |
TradeCaptureReport.getExecID() |
ExecID |
ExecutionReport.getExecID() |
| Modifier and Type | Method and Description |
|---|---|
ExecID |
Allocation.NoExecs.get(ExecID value) |
ExecID |
DontKnowTrade.get(ExecID value) |
ExecID |
TradeCaptureReportRequest.get(ExecID value) |
ExecID |
TradeCaptureReport.get(ExecID value) |
ExecID |
ExecutionReport.get(ExecID value) |
boolean |
Allocation.NoExecs.isSet(ExecID field) |
boolean |
DontKnowTrade.isSet(ExecID field) |
boolean |
TradeCaptureReportRequest.isSet(ExecID field) |
boolean |
TradeCaptureReport.isSet(ExecID field) |
boolean |
ExecutionReport.isSet(ExecID field) |
void |
Allocation.NoExecs.set(ExecID value) |
void |
DontKnowTrade.set(ExecID value) |
void |
TradeCaptureReportRequest.set(ExecID value) |
void |
TradeCaptureReport.set(ExecID value) |
void |
ExecutionReport.set(ExecID value) |
| Constructor and Description |
|---|
DontKnowTrade(OrderID orderID,
ExecID execID,
DKReason dKReason,
Side side) |
ExecutionReport(OrderID orderID,
ExecID execID,
ExecType execType,
OrdStatus ordStatus,
Side side,
LeavesQty leavesQty,
CumQty cumQty,
AvgPx avgPx) |
Copyright © 2018. All rights reserved.