Uses of Class
com.caplin.generated.motif.fx.trading.drawdown.events.server.DetailsUpdateTradeEvent
-
Uses of DetailsUpdateTradeEvent in com.caplin.generated.motif.fx.trading.drawdown
Modifier and TypeMethodDescription@NotNull DetailsUpdateTradeEvent
DrawdownTrade.createDetailsUpdateTradeEvent()
Create aTradeEvent
that can be passed to
to trigger the DetailsUpdate transition in the trade model of the adapter and client applicationTrade.sendEvent
@NotNull DetailsUpdateTradeEvent
DrawdownTrade.createDetailsUpdateTradeEvent
(@NotNull Message message) Create aTradeEvent
that can be passed to
to trigger the DetailsUpdate transition in the trade model of the adapter and client applicationTrade.sendEvent
Modifier and TypeMethodDescriptionvoid
DrawdownTrade.sendDetailsUpdateEvent
(@NotNull DetailsUpdateTradeEvent event) Send aTradeEvent
to trigger the DetailsUpdate transition in the trade model of the adapter and client application