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