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