| Package | Description |
|---|---|
| quickfix.fix43 |
Message classes
|
| Modifier and Type | Method and Description |
|---|---|
AllocID |
Allocation.get(AllocID value) |
AllocID |
SettlementInstructions.get(AllocID value) |
AllocID |
AllocationACK.get(AllocID value) |
AllocID |
Allocation.getAllocID() |
AllocID |
SettlementInstructions.getAllocID() |
AllocID |
AllocationACK.getAllocID() |
| Modifier and Type | Method and Description |
|---|---|
AllocID |
Allocation.get(AllocID value) |
AllocID |
SettlementInstructions.get(AllocID value) |
AllocID |
AllocationACK.get(AllocID value) |
boolean |
Allocation.isSet(AllocID field) |
boolean |
SettlementInstructions.isSet(AllocID field) |
boolean |
AllocationACK.isSet(AllocID field) |
void |
Allocation.set(AllocID value) |
void |
SettlementInstructions.set(AllocID value) |
void |
AllocationACK.set(AllocID value) |
| Constructor and Description |
|---|
Allocation(AllocID allocID,
AllocTransType allocTransType,
AllocType allocType,
Side side,
Quantity quantity,
AvgPx avgPx,
TradeDate tradeDate) |
AllocationACK(AllocID allocID,
TradeDate tradeDate,
AllocStatus allocStatus) |
Copyright © 2018. All rights reserved.