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