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