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