Uses of Class
com.caplin.generated.motif.fx.trading.settlementinstruction.SettlementInstructionTrade
-
Packages that use SettlementInstructionTrade Package Description com.caplin.generated.motif.fx.trading.settlementinstruction com.caplin.generated.motif.fx.trading.settlementinstruction.events.server -
-
Uses of SettlementInstructionTrade in com.caplin.generated.motif.fx.trading.settlementinstruction
Methods in com.caplin.generated.motif.fx.trading.settlementinstruction with parameters of type SettlementInstructionTrade Modifier and Type Method Description default void
SettlementInstructionTradeListener. onUnhandledTradeEvent(@NotNull SettlementInstructionTrade trade, @NotNull com.caplin.trading.TradeEvent event)
Called when an event is generated (usually as a result of a client action) that causes the Trade to transition from one state to another.Constructors in com.caplin.generated.motif.fx.trading.settlementinstruction with parameters of type SettlementInstructionTrade Constructor Description SettlementInstructionTradeListenerAdapter(SettlementInstructionTradeListener listener, SettlementInstructionTrade trade)
-
Uses of SettlementInstructionTrade in com.caplin.generated.motif.fx.trading.settlementinstruction.events.server
Constructors in com.caplin.generated.motif.fx.trading.settlementinstruction.events.server with parameters of type SettlementInstructionTrade Constructor Description CompleteTradeEvent(SettlementInstructionTrade trade)
ErrorTradeEvent(SettlementInstructionTrade trade)
-