Interface SepaPayment

All Known Subinterfaces:
AuslandsUeberweisung, SepaDauerauftrag, SepaLastschrift, SepaSammelLastschrift, SepaSammelTransfer<T>, SepaSammelUeberweisung
All Known Implementing Classes:
AbstractSepaSammelTransferImpl, AuslandsUeberweisungImpl, SepaDauerauftragImpl, SepaLastschriftImpl, SepaSammelLastschriftImpl, SepaSammelUeberweisungImpl

public interface SepaPayment
Basis-Interface fuer einen SEPA-Auftrag.
  • Method Summary

    Modifier and Type
    Method
    Description
    Liefert die optionale PmtInf-ID fuer SEPA.
    void
    Speichert die optionale PmtInf-ID fuer SEPA.
  • Method Details