| Package | Description |
|---|---|
| quickfix.fix41 |
Message classes
|
| Modifier and Type | Method and Description |
|---|---|
TradeDate |
Allocation.get(TradeDate value) |
TradeDate |
Advertisement.get(TradeDate value) |
TradeDate |
SettlementInstructions.get(TradeDate value) |
TradeDate |
ExecutionReport.get(TradeDate value) |
TradeDate |
AllocationACK.get(TradeDate value) |
TradeDate |
Allocation.getTradeDate() |
TradeDate |
Advertisement.getTradeDate() |
TradeDate |
SettlementInstructions.getTradeDate() |
TradeDate |
ExecutionReport.getTradeDate() |
TradeDate |
AllocationACK.getTradeDate() |
| Modifier and Type | Method and Description |
|---|---|
TradeDate |
Allocation.get(TradeDate value) |
TradeDate |
Advertisement.get(TradeDate value) |
TradeDate |
SettlementInstructions.get(TradeDate value) |
TradeDate |
ExecutionReport.get(TradeDate value) |
TradeDate |
AllocationACK.get(TradeDate value) |
boolean |
Allocation.isSet(TradeDate field) |
boolean |
Advertisement.isSet(TradeDate field) |
boolean |
SettlementInstructions.isSet(TradeDate field) |
boolean |
ExecutionReport.isSet(TradeDate field) |
boolean |
AllocationACK.isSet(TradeDate field) |
void |
Allocation.set(TradeDate value) |
void |
Advertisement.set(TradeDate value) |
void |
SettlementInstructions.set(TradeDate value) |
void |
ExecutionReport.set(TradeDate value) |
void |
AllocationACK.set(TradeDate value) |
| Constructor and Description |
|---|
Allocation(AllocID allocID,
AllocTransType allocTransType,
Side side,
Symbol symbol,
Shares shares,
AvgPx avgPx,
TradeDate tradeDate) |
AllocationACK(AllocID allocID,
TradeDate tradeDate,
AllocStatus allocStatus) |
Copyright © 2018. All rights reserved.