Uses of Class
com.caplin.generated.motif.fx.trading.esp.events.server.TradeConfirmationTradeEvent
-
Uses of TradeConfirmationTradeEvent in com.caplin.generated.motif.fx.trading.esp
Modifier and TypeMethodDescription@NotNull TradeConfirmationTradeEvent
ESPTrade.createTradeConfirmationTradeEvent()
Create aTradeEvent
that can be passed to
to trigger the TradeConfirmation transition in the trade model of the adapter and client applicationTrade.sendEvent
@NotNull TradeConfirmationTradeEvent
ESPTrade.createTradeConfirmationTradeEvent
(@NotNull Message message) Create aTradeEvent
that can be passed to
to trigger the TradeConfirmation transition in the trade model of the adapter and client applicationTrade.sendEvent
Modifier and TypeMethodDescriptionvoid
ESPTrade.sendTradeConfirmationEvent
(@NotNull TradeConfirmationTradeEvent event) Send aTradeEvent
to trigger the TradeConfirmation transition in the trade model of the adapter and client application