Class ReportExchangeMapper


  • public abstract class ReportExchangeMapper
    extends Object
    • Constructor Detail

      • ReportExchangeMapper

        public ReportExchangeMapper()
    • Method Detail

      • mapToReportExchanges

        protected de.adorsys.psd2.model.ReportExchangeRateList mapToReportExchanges​(List<Xs2aExchangeRate> xs2aExchangeRates)
      • mapToReportExchangeRate

        protected abstract de.adorsys.psd2.model.ReportExchangeRate mapToReportExchangeRate​(Xs2aExchangeRate xs2aExchangeRate)