Class UpdateAuthMapper$FromPisRequestSinglePaymentInitiationImpl
- java.lang.Object
-
- de.adorsys.opba.protocol.xs2a.service.mappers.generated.UpdateAuthMapper$FromPisRequestSinglePaymentInitiationImpl
-
- All Implemented Interfaces:
DtoUpdatingMapper<de.adorsys.opba.protocol.api.dto.request.authorization.AuthorizationRequest,SinglePaymentXs2aContext>,UpdateAuthMapper.FromPisRequestSinglePaymentInitiation
@Generated(value="org.mapstruct.ap.MappingProcessor", date="2020-11-17T19:06:54+0000", comments="version: 1.3.1.Final, compiler: javac, environment: Java 11.0.9 (Azul Systems, Inc.)") @Component public class UpdateAuthMapper$FromPisRequestSinglePaymentInitiationImpl extends Object implements UpdateAuthMapper.FromPisRequestSinglePaymentInitiation
-
-
Constructor Summary
Constructors Constructor Description UpdateAuthMapper$FromPisRequestSinglePaymentInitiationImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidmapTo(de.adorsys.opba.protocol.api.dto.request.authorization.AuthorizationRequest request, SinglePaymentXs2aContext context)-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface de.adorsys.opba.protocol.xs2a.entrypoint.authorization.common.UpdateAuthMapper.FromPisRequestSinglePaymentInitiation
map
-
-
-
-
Method Detail
-
mapTo
public void mapTo(de.adorsys.opba.protocol.api.dto.request.authorization.AuthorizationRequest request, SinglePaymentXs2aContext context)- Specified by:
mapToin interfaceUpdateAuthMapper.FromPisRequestSinglePaymentInitiation
-
-