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