Uses of Class
com.caplin.motif.fx.config.definitions.client.BenchmarkFixing
Packages that use BenchmarkFixing
-
Uses of BenchmarkFixing in com.caplin.motif.fx.config.definitions.client
Methods in com.caplin.motif.fx.config.definitions.client that return BenchmarkFixingModifier and TypeMethodDescriptionMethods in com.caplin.motif.fx.config.definitions.client that return types with arguments of type BenchmarkFixingModifier and TypeMethodDescriptionOrderCurrencyPairConfig.getBenchmarkFixings()Get benchmarkFixingsMethod parameters in com.caplin.motif.fx.config.definitions.client with type arguments of type BenchmarkFixingModifier and TypeMethodDescriptionOrderCurrencyPairConfig.benchmarkFixings(Map<String, List<BenchmarkFixing>> benchmarkFixings) OrderCurrencyPairConfig.putBenchmarkFixingsItem(String key, List<BenchmarkFixing> benchmarkFixingsItem) voidOrderCurrencyPairConfig.setBenchmarkFixings(Map<String, List<BenchmarkFixing>> benchmarkFixings)