Uses of Class
de.adorsys.aspsp.xs2a.connector.spi.converter.LedgersSpiPaymentMapper
-
Packages that use LedgersSpiPaymentMapper Package Description de.adorsys.aspsp.xs2a.connector.spi.converter de.adorsys.aspsp.xs2a.connector.spi.impl.payment.type -
-
Uses of LedgersSpiPaymentMapper in de.adorsys.aspsp.xs2a.connector.spi.converter
Subclasses of LedgersSpiPaymentMapper in de.adorsys.aspsp.xs2a.connector.spi.converter Modifier and Type Class Description classLedgersSpiPaymentMapperImpl -
Uses of LedgersSpiPaymentMapper in de.adorsys.aspsp.xs2a.connector.spi.impl.payment.type
Constructors in de.adorsys.aspsp.xs2a.connector.spi.impl.payment.type with parameters of type LedgersSpiPaymentMapper Constructor Description BulkPaymentSpiImpl(GeneralPaymentService paymentService, LedgersSpiPaymentMapper paymentMapper)PeriodicPaymentSpiImpl(GeneralPaymentService paymentService, LedgersSpiPaymentMapper paymentMapper)SinglePaymentSpiImpl(GeneralPaymentService paymentService, LedgersSpiPaymentMapper paymentMapper)
-