Interface SelectScaChallengeBody.FromCtx
-
- All Superinterfaces:
DtoMapper<Xs2aContext,SelectScaChallengeBody>
- All Known Implementing Classes:
SelectScaChallengeBody$FromCtxImpl
- Enclosing class:
- SelectScaChallengeBody
public static interface SelectScaChallengeBody.FromCtx extends DtoMapper<Xs2aContext,SelectScaChallengeBody>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description SelectScaChallengeBodymap(Xs2aContext ctx)
-
-
-
Method Detail
-
map
SelectScaChallengeBody map(Xs2aContext ctx)
- Specified by:
mapin interfaceDtoMapper<Xs2aContext,SelectScaChallengeBody>
-
-