Uses of Class
com.caplin.generated.motif.fx.trading.cancel.events.server.RejectTradeEvent
-
Uses of RejectTradeEvent in com.caplin.generated.motif.fx.trading.cancel
Modifier and TypeMethodDescription@NotNull RejectTradeEvent
CancelTrade.createRejectTradeEvent()
Create aTradeEvent
that can be passed to
to trigger the Reject transition in the trade model of the adapter and client applicationTrade.sendEvent
Modifier and TypeMethodDescriptionvoid
CancelTrade.sendRejectEvent
(@NotNull RejectTradeEvent event) Send aTradeEvent
to trigger the Reject transition in the trade model of the adapter and client application