Uses of Class
com.caplin.generated.motif.fx.trading.settlementinstruction.events.server.ErrorTradeEvent
-
Uses of ErrorTradeEvent in com.caplin.generated.motif.fx.trading.settlementinstruction
Modifier and TypeMethodDescription@NotNull ErrorTradeEvent
SettlementInstructionTrade.createErrorTradeEvent()
Create aTradeEvent
that can be passed to
to trigger the Error transition in the trade model of the adapter and client applicationTrade.sendEvent
Modifier and TypeMethodDescriptionvoid
SettlementInstructionTrade.sendErrorEvent
(@NotNull ErrorTradeEvent event) Send aTradeEvent
to trigger the Error transition in the trade model of the adapter and client application