Uses of Class
com.caplin.motif.fx.config.definitions.MoneyMarkets
-
Packages that use MoneyMarkets Package Description com.caplin.motif.fx.config.definitions -
-
Uses of MoneyMarkets in com.caplin.motif.fx.config.definitions
Methods in com.caplin.motif.fx.config.definitions that return MoneyMarkets Modifier and Type Method Description MoneyMarkets
MoneyMarkets. addTypesItem(MoneyMarketType typesItem)
MoneyMarkets
MoneyMarkets. currencies(java.util.Map<java.lang.String,MoneyMarketCurrency> currencies)
@NotNull @Valid MoneyMarkets
Features. getMoneyMarkets()
Get moneyMarketsMoneyMarkets
MoneyMarkets. putCurrenciesItem(java.lang.String key, MoneyMarketCurrency currenciesItem)
MoneyMarkets
MoneyMarkets. types(java.util.List<MoneyMarketType> types)
Methods in com.caplin.motif.fx.config.definitions with parameters of type MoneyMarkets Modifier and Type Method Description Features
Features. moneyMarkets(MoneyMarkets moneyMarkets)
void
Features. setMoneyMarkets(MoneyMarkets moneyMarkets)
-