Uses of Class
com.caplin.motif.common.blotterMetaInfo.BlotterMetaSubjectInfo
Packages that use BlotterMetaSubjectInfo
Package
Description
Parent package with classes that relate to FX trading in general but no specific trading protocol.
-
Uses of BlotterMetaSubjectInfo in com.caplin.motif.commodities.trading
Method parameters in com.caplin.motif.commodities.trading with type arguments of type BlotterMetaSubjectInfoModifier and TypeMethodDescriptionvoidCommoditiesTradeBlotterAdapter.registerUnsettledCommoditiesTradesBlotterMetaInfoListener(CachedObjectProvider<BlotterMetaInfoDetails, BlotterMetaSubjectInfo> provider) Registers a provider that is capable of responding to meta info requests. -
Uses of BlotterMetaSubjectInfo in com.caplin.motif.common.blotterMetaInfo
Methods in com.caplin.motif.common.blotterMetaInfo that return BlotterMetaSubjectInfoModifier and TypeMethodDescription -
Uses of BlotterMetaSubjectInfo in com.caplin.motif.fx.trading
Method parameters in com.caplin.motif.fx.trading with type arguments of type BlotterMetaSubjectInfoModifier and TypeMethodDescriptionvoidFXTradeBlotterAdapter.registerUnsettledFxTradesBlotterMetaInfoListener(CachedObjectProvider<BlotterMetaInfoDetails, BlotterMetaSubjectInfo> provider) Registers a provider that is capable of responding to meta info requests.