Uses of Class
com.caplin.generated.motif.fx.trading.rfscore.events.server.WarningTradeEvent
Package
Description
-
Uses of WarningTradeEvent in com.caplin.generated.motif.fx.trading.allocate
Modifier and TypeMethodDescription@NotNull WarningTradeEvent
AllocateTrade.createWarningTradeEvent()
Create aTradeEvent
that can be passed to
to trigger the Warning transition in the trade model of the adapter and client applicationTrade.sendEvent
@NotNull WarningTradeEvent
AllocateTrade.createWarningTradeEvent
(@NotNull Message message) Create aTradeEvent
that can be passed to
to trigger the Warning transition in the trade model of the adapter and client applicationTrade.sendEvent
Modifier and TypeMethodDescriptionvoid
AllocateTrade.sendWarningEvent
(@NotNull WarningTradeEvent event) Send aTradeEvent
to trigger the Warning transition in the trade model of the adapter and client application -
Uses of WarningTradeEvent in com.caplin.generated.motif.fx.trading.allocate.events.server
Modifier and TypeClassDescriptionclass
A single event acting on a AllocateTrade. -
Uses of WarningTradeEvent in com.caplin.generated.motif.fx.trading.amend
Modifier and TypeMethodDescription@NotNull WarningTradeEvent
AmendTrade.createWarningTradeEvent()
Create aTradeEvent
that can be passed to
to trigger the Warning transition in the trade model of the adapter and client applicationTrade.sendEvent
@NotNull WarningTradeEvent
AmendTrade.createWarningTradeEvent
(@NotNull Message message) Create aTradeEvent
that can be passed to
to trigger the Warning transition in the trade model of the adapter and client applicationTrade.sendEvent
Modifier and TypeMethodDescriptionvoid
AmendTrade.sendWarningEvent
(@NotNull WarningTradeEvent event) Send aTradeEvent
to trigger the Warning transition in the trade model of the adapter and client application -
Uses of WarningTradeEvent in com.caplin.generated.motif.fx.trading.amend.events.server
-
Uses of WarningTradeEvent in com.caplin.generated.motif.fx.trading.rfs
Modifier and TypeMethodDescription@NotNull WarningTradeEvent
RFSTrade.createWarningTradeEvent()
Create aTradeEvent
that can be passed to
to trigger the Warning transition in the trade model of the adapter and client applicationTrade.sendEvent
@NotNull WarningTradeEvent
RFSTrade.createWarningTradeEvent
(@NotNull Message message) Create aTradeEvent
that can be passed to
to trigger the Warning transition in the trade model of the adapter and client applicationTrade.sendEvent
Modifier and TypeMethodDescriptionvoid
RFSTrade.sendWarningEvent
(@NotNull WarningTradeEvent event) Send aTradeEvent
to trigger the Warning transition in the trade model of the adapter and client application -
Uses of WarningTradeEvent in com.caplin.generated.motif.fx.trading.rfs.events.server
-
Uses of WarningTradeEvent in com.caplin.generated.motif.fx.trading.rfscore
Modifier and TypeMethodDescriptionRFSCoreTrade.createWarningTradeEvent()
Create aTradeEvent
that can be passed to
to trigger the Warning transition in the trade model of the adapter and client applicationTrade.sendEvent
RFSCoreTrade.createWarningTradeEvent
(Message message) Create aTradeEvent
that can be passed to
to trigger the Warning transition in the trade model of the adapter and client applicationTrade.sendEvent
Modifier and TypeMethodDescriptionvoid
RFSCoreTrade.sendWarningEvent
(WarningTradeEvent event) Send aTradeEvent
to trigger the Warning transition in the trade model of the adapter and client application