Uses of Class
com.caplin.generated.motif.fx.orders.posttradeallocation.PostTradeAllocationTrade
Package
Description
-
Uses of PostTradeAllocationTrade in com.caplin.generated.motif.fx.orders.posttradeallocation
Modifier and TypeMethodDescriptiondefault void
PostTradeAllocationTradeListener.onUnhandledTradeEvent
(@NotNull PostTradeAllocationTrade trade, @NotNull com.caplin.trading.TradeEvent event) Called when an event is generated (usually as a result of a client action) that causes the Trade to transition from one state to another.ModifierConstructorDescriptionPostTradeAllocationTradeListenerAdapter
(PostTradeAllocationTradeListener listener, PostTradeAllocationTrade trade) -
Uses of PostTradeAllocationTrade in com.caplin.generated.motif.fx.orders.posttradeallocation.events.server
ModifierConstructorDescriptionErrorTradeEvent
(PostTradeAllocationTrade trade, Message msg) RejectTradeEvent
(PostTradeAllocationTrade trade, Message msg)