Uses of Class
com.caplin.motif.fx.trading.allocation.RegulatoryID
-
Packages that use RegulatoryID Package Description com.caplin.motif.fx.trading.allocation.event Classes representing the events that can happen during the post-trade allocation process. -
-
Uses of RegulatoryID in com.caplin.motif.fx.trading.allocation.event
Constructor parameters in com.caplin.motif.fx.trading.allocation.event with type arguments of type RegulatoryID Constructor Description AllocationConfirmationEvent(java.util.List<RegulatoryID> regulatoryIds)
Constructs an AllocationConfirmationEvent
-