Uses of Class
com.caplin.generated.motif.mm.trading.mmrfscore.events.server.ExecuteAckTradeEvent
Package
Description
-
Uses of ExecuteAckTradeEvent in com.caplin.generated.motif.mm.trading.mmposttrade
Modifier and TypeMethodDescription@NotNull ExecuteAckTradeEvent
MMPostTradeTrade.createExecuteAckTradeEvent()
Create aTradeEvent
that can be passed to
to trigger the ExecuteAck transition in the trade model of the adapter and client applicationTrade.sendEvent
Modifier and TypeMethodDescriptionvoid
MMPostTradeTrade.sendExecuteAckEvent
(@NotNull ExecuteAckTradeEvent event) Send aTradeEvent
to trigger the ExecuteAck transition in the trade model of the adapter and client application -
Uses of ExecuteAckTradeEvent in com.caplin.generated.motif.mm.trading.mmposttrade.events.server
Modifier and TypeClassDescriptionclass
A single event acting on a MMPostTradeTrade. -
Uses of ExecuteAckTradeEvent in com.caplin.generated.motif.mm.trading.mmrfs
Modifier and TypeMethodDescription@NotNull ExecuteAckTradeEvent
MMRFSTrade.createExecuteAckTradeEvent()
Create aTradeEvent
that can be passed to
to trigger the ExecuteAck transition in the trade model of the adapter and client applicationTrade.sendEvent
Modifier and TypeMethodDescriptionvoid
MMRFSTrade.sendExecuteAckEvent
(@NotNull ExecuteAckTradeEvent event) Send aTradeEvent
to trigger the ExecuteAck transition in the trade model of the adapter and client application -
Uses of ExecuteAckTradeEvent in com.caplin.generated.motif.mm.trading.mmrfs.events.server
Modifier and TypeClassDescriptionclass
A single event acting on a MMRFSTrade. -
Uses of ExecuteAckTradeEvent in com.caplin.generated.motif.mm.trading.mmrfscore
Modifier and TypeMethodDescriptionMMRFSCoreTrade.createExecuteAckTradeEvent()
Create aTradeEvent
that can be passed to
to trigger the ExecuteAck transition in the trade model of the adapter and client applicationTrade.sendEvent
Modifier and TypeMethodDescriptionvoid
MMRFSCoreTrade.sendExecuteAckEvent
(ExecuteAckTradeEvent event) Send aTradeEvent
to trigger the ExecuteAck transition in the trade model of the adapter and client application