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