Uses of Class
com.caplin.motif.fx.trading.settlement.SettlementInstructionChannel
-
Packages that use SettlementInstructionChannel Package Description com.caplin.motif.fx.trading.settlement -
-
Uses of SettlementInstructionChannel in com.caplin.motif.fx.trading.settlement
Classes in com.caplin.motif.fx.trading.settlement with type parameters of type SettlementInstructionChannel Modifier and Type Interface Description interface
SettlementInstructionListener<T extends SettlementInstructionChannel>
Subclasses of SettlementInstructionChannel in com.caplin.motif.fx.trading.settlement Modifier and Type Class Description class
SalesSettlementInstructionChannel
Method parameters in com.caplin.motif.fx.trading.settlement with type arguments of type SettlementInstructionChannel Modifier and Type Method Description void
SettlementInstructionsAdapter. registerSettlementInstructionListener(SettlementInstructionListener<SettlementInstructionChannel> settlementInstructionListener)
Provides a list of settlement instructions for all executions visible to a single user.
-