Uses of Class
com.caplin.motif.fx.config.definitions.sales.FX
-
Packages that use FX Package Description com.caplin.motif.fx.config.definitions.sales -
-
Uses of FX in com.caplin.motif.fx.config.definitions.sales
Methods in com.caplin.motif.fx.config.definitions.sales that return FX Modifier and Type Method Description FX
FX. addCurrencyPairsItem(java.lang.String currencyPairsItem)
FX
FX. currencyPairs(java.util.List<java.lang.String> currencyPairs)
FX
FX. features(FXFeatures features)
@Valid FX
SalesConfig. getFx()
Get fxMethods in com.caplin.motif.fx.config.definitions.sales with parameters of type FX Modifier and Type Method Description SalesConfig
SalesConfig. fx(FX fx)
void
SalesConfig. setFx(FX fx)
-