Uses of Class
com.caplin.motif.mm.config.definitions.client.MMCurrencyConfig
Packages that use MMCurrencyConfig
-
Uses of MMCurrencyConfig in com.caplin.motif.mm.config.definitions.client
Methods in com.caplin.motif.mm.config.definitions.client that return MMCurrencyConfigModifier and TypeMethodDescriptionMMCurrencyConfig.addNoticePeriodsItem(DropdownOption noticePeriodsItem) MMCurrencyConfig.noticePeriods(List<DropdownOption> noticePeriods) -
Uses of MMCurrencyConfig in com.caplin.motif.mm.trading
Method parameters in com.caplin.motif.mm.trading with type arguments of type MMCurrencyConfigModifier and TypeMethodDescriptionvoidMMTradeAdapter.registerCurrencyConfigProvider(CachedObjectProvider<MMCurrencyConfig, MMCurrencyConfigSubjectInfo> provider) Registers a provider that is capable of responding to money markets currency config requests<T extends SubjectInfo>
voidMMTradeAdapter.registerCurrencyConfigProvider(CachedObjectProvider<MMCurrencyConfig, T> provider, com.caplin.datasource.namespace.Namespace namespace, SubjectParser<T> subjectParser) Used to register a provider that is capable of responding to money markets currency config requests on non-standard subjects