Uses of Class
de.adorsys.xs2a.adapter.api.model.ReportExchangeRate
-
-
Uses of ReportExchangeRate in de.adorsys.xs2a.adapter.api.model
Methods in de.adorsys.xs2a.adapter.api.model that return types with arguments of type ReportExchangeRate Modifier and Type Method Description List<ReportExchangeRate>CardTransaction. getCurrencyExchange()List<ReportExchangeRate>Transactions. getCurrencyExchange()Method parameters in de.adorsys.xs2a.adapter.api.model with type arguments of type ReportExchangeRate Modifier and Type Method Description voidCardTransaction. setCurrencyExchange(List<ReportExchangeRate> currencyExchange)voidTransactions. setCurrencyExchange(List<ReportExchangeRate> currencyExchange)
-