| Package | Description |
|---|---|
| quickfix.fix43 |
Message classes
|
| Modifier and Type | Method and Description |
|---|---|
AvgPx |
ListStatus.NoOrders.get(AvgPx value) |
AvgPx |
Allocation.get(AvgPx value) |
AvgPx |
ExecutionReport.get(AvgPx value) |
AvgPx |
ListStatus.NoOrders.getAvgPx() |
AvgPx |
Allocation.getAvgPx() |
AvgPx |
ExecutionReport.getAvgPx() |
| Modifier and Type | Method and Description |
|---|---|
AvgPx |
ListStatus.NoOrders.get(AvgPx value) |
AvgPx |
Allocation.get(AvgPx value) |
AvgPx |
ExecutionReport.get(AvgPx value) |
boolean |
ListStatus.NoOrders.isSet(AvgPx field) |
boolean |
Allocation.isSet(AvgPx field) |
boolean |
ExecutionReport.isSet(AvgPx field) |
void |
ListStatus.NoOrders.set(AvgPx value) |
void |
Allocation.set(AvgPx value) |
void |
ExecutionReport.set(AvgPx value) |
| Constructor and Description |
|---|
Allocation(AllocID allocID,
AllocTransType allocTransType,
AllocType allocType,
Side side,
Quantity quantity,
AvgPx avgPx,
TradeDate tradeDate) |
ExecutionReport(OrderID orderID,
ExecID execID,
ExecType execType,
OrdStatus ordStatus,
Side side,
LeavesQty leavesQty,
CumQty cumQty,
AvgPx avgPx) |
Copyright © 2018. All rights reserved.