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