Uses of Class
com.caplin.generated.motif.fx.orders.bulkordersubmission.events.server.AcceptingTradeEvent
-
Uses of AcceptingTradeEvent in com.caplin.generated.motif.fx.orders.bulkordersubmission
Modifier and TypeMethodDescription@NotNull AcceptingTradeEvent
BulkOrderSubmissionTrade.createAcceptingTradeEvent()
Create aTradeEvent
that can be passed to
to trigger the Accepting transition in the trade model of the adapter and client applicationTrade.sendEvent
Modifier and TypeMethodDescriptionvoid
BulkOrderSubmissionTrade.sendAcceptingEvent
(@NotNull AcceptingTradeEvent event) Send aTradeEvent
to trigger the Accepting transition in the trade model of the adapter and client application