Class Xs2aWithBalanceParameters$FromCtxImpl
- java.lang.Object
-
- de.adorsys.opba.protocol.xs2a.service.mappers.generated.Xs2aWithBalanceParameters$FromCtxImpl
-
- All Implemented Interfaces:
DtoMapper<Xs2aAisContext,Xs2aWithBalanceParameters>,Xs2aWithBalanceParameters.FromCtx
@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 Xs2aWithBalanceParameters$FromCtxImpl extends Object implements Xs2aWithBalanceParameters.FromCtx
-
-
Constructor Summary
Constructors Constructor Description Xs2aWithBalanceParameters$FromCtxImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Xs2aWithBalanceParametersmap(Xs2aAisContext ctx)
-
-
-
Method Detail
-
map
public Xs2aWithBalanceParameters map(Xs2aAisContext ctx)
- Specified by:
mapin interfaceDtoMapper<Xs2aAisContext,Xs2aWithBalanceParameters>- Specified by:
mapin interfaceXs2aWithBalanceParameters.FromCtx
-
-