Uses of Class
de.adorsys.opba.tppbankingapi.ais.model.generated.ReportExchangeRate
-
Packages that use ReportExchangeRate Package Description de.adorsys.opba.tppbankingapi.ais.model.generated -
-
Uses of ReportExchangeRate in de.adorsys.opba.tppbankingapi.ais.model.generated
Methods in de.adorsys.opba.tppbankingapi.ais.model.generated 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)
-