Uses of Class
de.adorsys.psd2.model.ReportExchangeRate
-
Packages that use ReportExchangeRate Package Description de.adorsys.psd2.model -
-
Uses of ReportExchangeRate in de.adorsys.psd2.model
Methods in de.adorsys.psd2.model that return ReportExchangeRate Modifier and Type Method Description ReportExchangeRateReportExchangeRate. contractIdentification(String contractIdentification)ReportExchangeRateReportExchangeRate. exchangeRate(String exchangeRate)ReportExchangeRateReportExchangeRate. quotationDate(LocalDate quotationDate)ReportExchangeRateReportExchangeRate. sourceCurrency(String sourceCurrency)ReportExchangeRateReportExchangeRate. targetCurrency(String targetCurrency)ReportExchangeRateReportExchangeRate. unitCurrency(String unitCurrency)
-