Uses of Class
com.caplin.motif.fx.config.definitions.sales.MMFeatures
-
Packages that use MMFeatures Package Description com.caplin.motif.fx.config.definitions.sales -
-
Uses of MMFeatures in com.caplin.motif.fx.config.definitions.sales
Methods in com.caplin.motif.fx.config.definitions.sales that return MMFeatures Modifier and Type Method Description @NotNull MMFeatures
MM. getFeatures()
Get featuresMMFeatures
MMFeatures. intervention(MMFeaturesIntervention intervention)
Methods in com.caplin.motif.fx.config.definitions.sales with parameters of type MMFeatures Modifier and Type Method Description MM
MM. features(MMFeatures features)
void
MM. setFeatures(MMFeatures features)
Constructors in com.caplin.motif.fx.config.definitions.sales with parameters of type MMFeatures Constructor Description MM(MMFeatures features)
Constructor with only required parameters
-