Class Xs2aPaymentMapperImpl

    • Constructor Detail

      • Xs2aPaymentMapperImpl

        public Xs2aPaymentMapperImpl()
    • Method Detail

      • mapToSingle

        public de.adorsys.psd2.xs2a.spi.domain.payment.response.SpiSinglePaymentInitiationResponse mapToSingle​(de.adorsys.psd2.xs2a.spi.domain.payment.response.SpiPaymentInitiationResponse source)
        Specified by:
        mapToSingle in interface Xs2aPaymentMapper
      • mapToPeriodic

        public de.adorsys.psd2.xs2a.spi.domain.payment.response.SpiPeriodicPaymentInitiationResponse mapToPeriodic​(de.adorsys.psd2.xs2a.spi.domain.payment.response.SpiPaymentInitiationResponse source)
        Specified by:
        mapToPeriodic in interface Xs2aPaymentMapper