| Package | Description |
|---|---|
| quickfix.fix43 |
Message classes
|
| Modifier and Type | Method and Description |
|---|---|
Quantity |
Allocation.get(Quantity value) |
Quantity |
Advertisement.get(Quantity value) |
Quantity |
Allocation.getQuantity() |
Quantity |
Advertisement.getQuantity() |
| Modifier and Type | Method and Description |
|---|---|
Quantity |
Allocation.get(Quantity value) |
Quantity |
Advertisement.get(Quantity value) |
boolean |
Allocation.isSet(Quantity field) |
boolean |
Advertisement.isSet(Quantity field) |
void |
Allocation.set(Quantity value) |
void |
Advertisement.set(Quantity value) |
| Constructor and Description |
|---|
Advertisement(AdvId advId,
AdvTransType advTransType,
AdvSide advSide,
Quantity quantity) |
Allocation(AllocID allocID,
AllocTransType allocTransType,
AllocType allocType,
Side side,
Quantity quantity,
AvgPx avgPx,
TradeDate tradeDate) |
Copyright © 2018. All rights reserved.