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