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