Uses of Class
com.caplin.generated.motif.mm.trading.mmsalesintervention.events.server.WithdrawAckTradeEvent
-
Uses of WithdrawAckTradeEvent in com.caplin.generated.motif.mm.trading.mmsalesintervention
Modifier and TypeMethodDescription@NotNull WithdrawAckTradeEvent
MMSalesInterventionTrade.createWithdrawAckTradeEvent()
Create aTradeEvent
that can be passed to
to trigger the WithdrawAck transition in the trade model of the adapter and client applicationTrade.sendEvent
Modifier and TypeMethodDescriptionvoid
MMSalesInterventionTrade.sendWithdrawAckEvent
(@NotNull WithdrawAckTradeEvent event) Send aTradeEvent
to trigger the WithdrawAck transition in the trade model of the adapter and client application