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