Class UpdateAuthMapper$FromAisRequestAccountListImpl
- java.lang.Object
-
- de.adorsys.opba.protocol.xs2a.service.mappers.generated.UpdateAuthMapper$FromAisRequestAccountListImpl
-
- All Implemented Interfaces:
DtoUpdatingMapper<de.adorsys.opba.protocol.api.dto.request.authorization.AuthorizationRequest,AccountListXs2aContext>,UpdateAuthMapper.FromAisRequestAccountList
@Generated(value="org.mapstruct.ap.MappingProcessor", date="2020-11-17T19:06:55+0000", comments="version: 1.3.1.Final, compiler: javac, environment: Java 11.0.9 (Azul Systems, Inc.)") @Component public class UpdateAuthMapper$FromAisRequestAccountListImpl extends Object implements UpdateAuthMapper.FromAisRequestAccountList
-
-
Constructor Summary
Constructors Constructor Description UpdateAuthMapper$FromAisRequestAccountListImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidmapTo(de.adorsys.opba.protocol.api.dto.request.authorization.AuthorizationRequest request, AccountListXs2aContext 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.FromAisRequestAccountList
map
-
-
-
-
Method Detail
-
mapTo
public void mapTo(de.adorsys.opba.protocol.api.dto.request.authorization.AuthorizationRequest request, AccountListXs2aContext context)- Specified by:
mapToin interfaceUpdateAuthMapper.FromAisRequestAccountList
-
-