Uses of Class
com.caplin.motif.fx.config.definitions.sales.FXFeaturesPostAllocation
-
Packages that use FXFeaturesPostAllocation Package Description com.caplin.motif.fx.config.definitions.sales -
-
Uses of FXFeaturesPostAllocation in com.caplin.motif.fx.config.definitions.sales
Methods in com.caplin.motif.fx.config.definitions.sales that return FXFeaturesPostAllocation Modifier and Type Method Description FXFeaturesPostAllocation
FXFeaturesPostAllocation. enabled(java.lang.Boolean enabled)
FXFeaturesPostAllocation
FXFeatures. getPostAllocation()
Get postAllocationFXFeaturesPostAllocation
FXFeaturesPostAllocation. toboSelection(TOBOSelection toboSelection)
Methods in com.caplin.motif.fx.config.definitions.sales with parameters of type FXFeaturesPostAllocation Modifier and Type Method Description FXFeatures
FXFeatures. postAllocation(FXFeaturesPostAllocation postAllocation)
void
FXFeatures. setPostAllocation(FXFeaturesPostAllocation postAllocation)
-