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