| Package | Description |
|---|---|
| quickfix.fix41 |
Message classes
|
| Modifier and Type | Method and Description |
|---|---|
LastPx |
Allocation.NoExecs.get(LastPx value) |
LastPx |
DontKnowTrade.get(LastPx value) |
LastPx |
ExecutionReport.get(LastPx value) |
LastPx |
Allocation.NoExecs.getLastPx() |
LastPx |
DontKnowTrade.getLastPx() |
LastPx |
ExecutionReport.getLastPx() |
| Modifier and Type | Method and Description |
|---|---|
LastPx |
Allocation.NoExecs.get(LastPx value) |
LastPx |
DontKnowTrade.get(LastPx value) |
LastPx |
ExecutionReport.get(LastPx value) |
boolean |
Allocation.NoExecs.isSet(LastPx field) |
boolean |
DontKnowTrade.isSet(LastPx field) |
boolean |
ExecutionReport.isSet(LastPx field) |
void |
Allocation.NoExecs.set(LastPx value) |
void |
DontKnowTrade.set(LastPx value) |
void |
ExecutionReport.set(LastPx value) |
| Constructor and Description |
|---|
ExecutionReport(OrderID orderID,
ExecID execID,
ExecTransType execTransType,
ExecType execType,
OrdStatus ordStatus,
Symbol symbol,
Side side,
OrderQty orderQty,
LastShares lastShares,
LastPx lastPx,
LeavesQty leavesQty,
CumQty cumQty,
AvgPx avgPx) |
Copyright © 2018. All rights reserved.