Uses of Class
com.caplin.motif.mm.config.definitions.client.MoneyMarketsCurrency
-
Uses of MoneyMarketsCurrency in com.caplin.motif.mm.config.definitions.client
Modifier and TypeMethodDescriptionMoneyMarketsCurrency.addCallDepositCallAccountsItem
(String callDepositCallAccountsItem) MoneyMarketsCurrency.callDepositCallAccounts
(List<String> callDepositCallAccounts) MoneyMarketsCurrency.overrides
(MoneyMarketsCurrencyOverrides overrides) Modifier and TypeMethodDescription@NotNull Map<String,
MoneyMarketsCurrency> MM.getCurrencies()
Get currenciesModifier and TypeMethodDescriptionMM.putCurrenciesItem
(String key, MoneyMarketsCurrency currenciesItem) Modifier and TypeMethodDescriptionMM.currencies
(Map<String, MoneyMarketsCurrency> currencies) void
MM.setCurrencies
(Map<String, MoneyMarketsCurrency> currencies) ModifierConstructorDescriptionMM
(MMFeatures features, Map<String, MoneyMarketsCurrency> currencies) Constructor with only required parameters