Uses of Class
com.caplin.generated.motif.mm.trading.mmsalesintervention.events.server.PriceUpdateTradeEvent
-
Uses of PriceUpdateTradeEvent in com.caplin.generated.motif.mm.trading.mmsalesintervention
Modifier and TypeMethodDescription@NotNull PriceUpdateTradeEvent
MMSalesInterventionTrade.createPriceUpdateTradeEvent()
Create aTradeEvent
that can be passed to
to trigger the PriceUpdate transition in the trade model of the adapter and client applicationTrade.sendEvent
@NotNull PriceUpdateTradeEvent
MMSalesInterventionTrade.createPriceUpdateTradeEvent
(@NotNull Message message) Create aTradeEvent
that can be passed to
to trigger the PriceUpdate transition in the trade model of the adapter and client applicationTrade.sendEvent
Modifier and TypeMethodDescriptionvoid
MMSalesInterventionTrade.sendPriceUpdateEvent
(@NotNull PriceUpdateTradeEvent event) Send aTradeEvent
to trigger the PriceUpdate transition in the trade model of the adapter and client application