Package | Description |
---|---|
quickfix.fix40 |
Message classes
|
quickfix.fix41 |
Message classes
|
quickfix.fix42 |
Message classes
|
Modifier and Type | Method and Description |
---|---|
ExecTransType |
ExecutionReport.get(ExecTransType value) |
ExecTransType |
ExecutionReport.getExecTransType() |
Modifier and Type | Method and Description |
---|---|
ExecTransType |
ExecutionReport.get(ExecTransType value) |
boolean |
ExecutionReport.isSet(ExecTransType field) |
void |
ExecutionReport.set(ExecTransType value) |
Constructor and Description |
---|
ExecutionReport(OrderID orderID,
ExecID execID,
ExecTransType execTransType,
OrdStatus ordStatus,
Symbol symbol,
Side side,
OrderQty orderQty,
LastShares lastShares,
LastPx lastPx,
CumQty cumQty,
AvgPx avgPx) |
Modifier and Type | Method and Description |
---|---|
ExecTransType |
ExecutionReport.get(ExecTransType value) |
ExecTransType |
ExecutionReport.getExecTransType() |
Modifier and Type | Method and Description |
---|---|
ExecTransType |
ExecutionReport.get(ExecTransType value) |
boolean |
ExecutionReport.isSet(ExecTransType field) |
void |
ExecutionReport.set(ExecTransType 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) |
Modifier and Type | Method and Description |
---|---|
ExecTransType |
ExecutionReport.get(ExecTransType value) |
ExecTransType |
ExecutionReport.getExecTransType() |
Modifier and Type | Method and Description |
---|---|
ExecTransType |
ExecutionReport.get(ExecTransType value) |
boolean |
ExecutionReport.isSet(ExecTransType field) |
void |
ExecutionReport.set(ExecTransType value) |
Constructor and Description |
---|
ExecutionReport(OrderID orderID,
ExecID execID,
ExecTransType execTransType,
ExecType execType,
OrdStatus ordStatus,
Symbol symbol,
Side side,
LeavesQty leavesQty,
CumQty cumQty,
AvgPx avgPx) |
Copyright © 2021. All rights reserved.