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