Uses of Class
com.caplin.generated.motif.fx.orders.ordercancel.events.server.CancelAckTradeEvent
-
Uses of CancelAckTradeEvent in com.caplin.generated.motif.fx.orders.ordercancel
Modifier and TypeMethodDescription@NotNull CancelAckTradeEvent
OrderCancelTrade.createCancelAckTradeEvent()
Create aTradeEvent
that can be passed to
to trigger the CancelAck transition in the trade model of the adapter and client applicationTrade.sendEvent
Modifier and TypeMethodDescriptionvoid
OrderCancelTrade.sendCancelAckEvent
(@NotNull CancelAckTradeEvent event) Send aTradeEvent
to trigger the CancelAck transition in the trade model of the adapter and client application