Uses of Class
com.caplin.generated.motif.fx.trading.commoditiessettlement.events.server.ErrorTradeEvent
-
Uses of ErrorTradeEvent in com.caplin.generated.motif.fx.trading.commoditiessettlement
Modifier and TypeMethodDescription@NotNull ErrorTradeEvent
CommoditiesSettlementTrade.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
CommoditiesSettlementTrade.sendErrorEvent
(@NotNull ErrorTradeEvent event) Send aTradeEvent
to trigger the Error transition in the trade model of the adapter and client application