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