Uses of Class
com.caplin.generated.motif.fx.trading.salesintervention.events.server.QuoteAckTradeEvent
-
Uses of QuoteAckTradeEvent in com.caplin.generated.motif.fx.trading.salesintervention
Modifier and TypeMethodDescription@NotNull QuoteAckTradeEvent
SalesInterventionTrade.createQuoteAckTradeEvent()
Create aTradeEvent
that can be passed to
to trigger the QuoteAck transition in the trade model of the adapter and client applicationTrade.sendEvent
Modifier and TypeMethodDescriptionvoid
SalesInterventionTrade.sendQuoteAckEvent
(@NotNull QuoteAckTradeEvent event) Send aTradeEvent
to trigger the QuoteAck transition in the trade model of the adapter and client application