Uses of Class
com.caplin.generated.motif.fx.trading.allocate.events.server.AllocateAckTradeEvent
-
Uses of AllocateAckTradeEvent in com.caplin.generated.motif.fx.trading.allocate
Modifier and TypeMethodDescription@NotNull AllocateAckTradeEvent
AllocateTrade.createAllocateAckTradeEvent()
Create aTradeEvent
that can be passed to
to trigger the AllocateAck transition in the trade model of the adapter and client applicationTrade.sendEvent
Modifier and TypeMethodDescriptionvoid
AllocateTrade.sendAllocateAckEvent
(@NotNull AllocateAckTradeEvent event) Send aTradeEvent
to trigger the AllocateAck transition in the trade model of the adapter and client application