Uses of Class
com.caplin.motif.fx.trading.allocation.responder.SubmittedResponder
-
Packages that use SubmittedResponder Package Description com.caplin.motif.fx.trading.allocation Classes and interfaces that relate to post-trade allocations. -
-
Uses of SubmittedResponder in com.caplin.motif.fx.trading.allocation
Methods in com.caplin.motif.fx.trading.allocation that return SubmittedResponder Modifier and Type Method Description SubmittedResponder
PostTradeAllocationList. getSubmittedResponder()
Returns the responder that should be used to respond from within the Submitted state.
-