Uses of Class
com.caplin.motif.fx.config.definitions.client.FXCurrencyPair
-
Uses of FXCurrencyPair in com.caplin.motif.fx.config.definitions.client
Modifier and TypeMethodDescriptionFX.getCurrencyPairs()
By default a currency pair is assumed to six characters, with the first three characters for the base currency, and the last three for the term currency, e.g.Modifier and TypeMethodDescriptionFX.putCurrencyPairsItem
(String key, FXCurrencyPair currencyPairsItem) Modifier and TypeMethodDescriptionFX.currencyPairs
(Map<String, FXCurrencyPair> currencyPairs) void
FX.setCurrencyPairs
(Map<String, FXCurrencyPair> currencyPairs)