Uses of Class
com.caplin.motif.mm.currencyconfig.MMCurrencyConfigSubjectInfo
-
Packages that use MMCurrencyConfigSubjectInfo Package Description com.caplin.motif.mm.currencyconfig com.caplin.motif.mm.trading -
-
Uses of MMCurrencyConfigSubjectInfo in com.caplin.motif.mm.currencyconfig
Methods in com.caplin.motif.mm.currencyconfig that return MMCurrencyConfigSubjectInfo Modifier and Type Method Description MMCurrencyConfigSubjectInfo
MMCurrencyConfigSubjectParser. parse(java.lang.String subject)
-
Uses of MMCurrencyConfigSubjectInfo in com.caplin.motif.mm.trading
Method parameters in com.caplin.motif.mm.trading with type arguments of type MMCurrencyConfigSubjectInfo Modifier and Type Method Description void
MMTradeAdapter. registerCurrencyConfigProvider(CachedObjectProvider<MMCurrencyConfig,MMCurrencyConfigSubjectInfo> provider)
Registers a provider that is capable of responding to money markets currency config requests
-