Uses of Class
com.caplin.motif.fx.config.definitions.sales.FXFeaturesIntervention
-
Packages that use FXFeaturesIntervention Package Description com.caplin.motif.fx.config.definitions.sales -
-
Uses of FXFeaturesIntervention in com.caplin.motif.fx.config.definitions.sales
Methods in com.caplin.motif.fx.config.definitions.sales that return FXFeaturesIntervention Modifier and Type Method Description FXFeaturesIntervention
FXFeaturesIntervention. enabled(java.lang.Boolean enabled)
@Valid FXFeaturesIntervention
FXFeatures. getIntervention()
Get interventionMethods in com.caplin.motif.fx.config.definitions.sales with parameters of type FXFeaturesIntervention Modifier and Type Method Description FXFeatures
FXFeatures. intervention(FXFeaturesIntervention intervention)
void
FXFeatures. setIntervention(FXFeaturesIntervention intervention)
-