Package de.willuhn.jameica.hbci.io.print
Class AbstractPrintSupportSepaTransferList
java.lang.Object
de.willuhn.jameica.hbci.io.print.AbstractPrintSupport
de.willuhn.jameica.hbci.io.print.AbstractPrintSupportSepaTransferList
- All Implemented Interfaces:
de.willuhn.jameica.print.PrintSupport
- Direct Known Subclasses:
PrintSupportAuslandsUeberweisungList
,PrintSupportSepaLastschriftList
Abstrakter Druck-Support fuer eine Liste von SEPA-Ueberweisungen oder -Lastschriften.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.willuhn.jameica.hbci.io.print.AbstractPrintSupport
print
-
Constructor Details
-
AbstractPrintSupportSepaTransferList
ct.- Parameters:
ctx
- Darf vom TypBaseUeberweisung[]
oderTablePart
sein.
-