Uses of Class
com.caplin.generated.motif.mm.trading.mmcapitalincrease.events.server.IncreasedAckTradeEvent
-
Uses of IncreasedAckTradeEvent in com.caplin.generated.motif.mm.trading.mmcapitalincrease
Modifier and TypeMethodDescription@NotNull IncreasedAckTradeEvent
MMCapitalIncreaseTrade.createIncreasedAckTradeEvent()
Create aTradeEvent
that can be passed to
to trigger the IncreasedAck transition in the trade model of the adapter and client applicationTrade.sendEvent
@NotNull IncreasedAckTradeEvent
MMCapitalIncreaseTrade.createIncreasedAckTradeEvent
(@NotNull Message message) Create aTradeEvent
that can be passed to
to trigger the IncreasedAck transition in the trade model of the adapter and client applicationTrade.sendEvent
Modifier and TypeMethodDescriptionvoid
MMCapitalIncreaseTrade.sendIncreasedAckEvent
(@NotNull IncreasedAckTradeEvent event) Send aTradeEvent
to trigger the IncreasedAck transition in the trade model of the adapter and client application