Uses of Class
com.caplin.motif.fx.config.definitions.CurrenciesOverrides
-
Packages that use CurrenciesOverrides Package Description com.caplin.motif.fx.config.definitions -
-
Uses of CurrenciesOverrides in com.caplin.motif.fx.config.definitions
Methods in com.caplin.motif.fx.config.definitions that return CurrenciesOverrides Modifier and Type Method Description @Valid CurrenciesOverrides
Currencies. getOverrides()
Get overridesCurrenciesOverrides
CurrenciesOverrides. moneyMarkets(MoneyMarketCurrencyOverride moneyMarkets)
Methods in com.caplin.motif.fx.config.definitions with parameters of type CurrenciesOverrides Modifier and Type Method Description Currencies
Currencies. overrides(CurrenciesOverrides overrides)
void
Currencies. setOverrides(CurrenciesOverrides overrides)
-