| Package | Description |
|---|---|
| de.richtercloud.reflection.form.builder.components.money |
| Modifier and Type | Method and Description |
|---|---|
protected abstract org.apache.commons.lang3.tuple.Pair<Map<org.jscience.economics.money.Currency,Double>,org.jscience.economics.money.Currency> |
CachedOnlineAmountMoneyExchangeRateRetriever.fetchResult()
Allows to retrieve the complete cache at once which makes sense for
subclasses which will retrieve a list of currency exchange rates rather
than a single result (probably all).
|
protected org.apache.commons.lang3.tuple.Pair<Map<org.jscience.economics.money.Currency,Double>,org.jscience.economics.money.Currency> |
FixerAmountMoneyExchangeRateRetriever.fetchResult() |
protected org.apache.commons.lang3.tuple.Pair<Map<org.jscience.economics.money.Currency,Double>,org.jscience.economics.money.Currency> |
ECBAmountMoneyExchangeRateRetriever.fetchResult() |
Copyright © 2018. All rights reserved.