Uses of Class
de.adorsys.opba.protocol.xs2a.service.xs2a.dto.payment.PaymentStateHeaders
-
-
Uses of PaymentStateHeaders in de.adorsys.opba.protocol.xs2a.entrypoint.pis
Constructor parameters in de.adorsys.opba.protocol.xs2a.entrypoint.pis with type arguments of type PaymentStateHeaders Constructor Description Extractor(DtoMapper<Xs2aPisContext,PaymentStateHeaders> toHeaders, DtoMapper<Xs2aPisContext,PaymentStateParameters> toParameters) -
Uses of PaymentStateHeaders in de.adorsys.opba.protocol.xs2a.service.mappers.generated
Methods in de.adorsys.opba.protocol.xs2a.service.mappers.generated that return PaymentStateHeaders Modifier and Type Method Description PaymentStateHeadersPaymentStateHeaders$FromPisCtxImpl. map(Xs2aPisContext ctx) -
Uses of PaymentStateHeaders in de.adorsys.opba.protocol.xs2a.service.xs2a.dto.payment
Methods in de.adorsys.opba.protocol.xs2a.service.xs2a.dto.payment that return PaymentStateHeaders Modifier and Type Method Description PaymentStateHeadersPaymentStateHeaders.FromPisCtx. map(Xs2aPisContext ctx)
-