Package | Description |
---|---|
com.caplin.motif.fx.trading.block.event |
Classes representing the events that can happen during the block trade process.
|
Modifier and Type | Method and Description |
---|---|
List<BlockTradeLegConfirmation> |
BlockTradeConfirmationEvent.getLegConfirmations()
Returns the leg confirmations
|
Constructor and Description |
---|
BlockTradeConfirmationEvent(String tradeId,
String tradeDateTime,
BlockTradeNetInfo netInfo,
List<BlockTradeLegConfirmation> legConfirmations)
Constructs a BlockTradeConfirmationEvent event.
|
Copyright © 2015 Caplin Systems.