Uses of Class
com.caplin.motif.fx.config.definitions.sales.FXFeatures
-
Packages that use FXFeatures Package Description com.caplin.motif.fx.config.definitions.sales -
-
Uses of FXFeatures in com.caplin.motif.fx.config.definitions.sales
Methods in com.caplin.motif.fx.config.definitions.sales that return FXFeatures Modifier and Type Method Description @NotNull @Valid FXFeatures
FX. getFeatures()
Get featuresFXFeatures
FXFeatures. historicSearch(HistoricSearch historicSearch)
FXFeatures
FXFeatures. intervention(FXFeaturesIntervention intervention)
FXFeatures
FXFeatures. orderStrategies(FXFeaturesOrderStrategies orderStrategies)
FXFeatures
FXFeatures. postAllocation(FXFeaturesPostAllocation postAllocation)
FXFeatures
FXFeatures. rfs(FXFeaturesRfs rfs)
Methods in com.caplin.motif.fx.config.definitions.sales with parameters of type FXFeatures Modifier and Type Method Description FX
FX. features(FXFeatures features)
void
FX. setFeatures(FXFeatures features)
-