Class MahoeKontoauszugPDF

java.lang.Object
de.frankmuenster.mahoe.web.MahoeKontoauszugPDF

public class MahoeKontoauszugPDF extends Object
A class that holds the Hibiscus KontoausZug together with the PDF as byte array.
Author:
Frank Münster
  • Constructor Details

    • MahoeKontoauszugPDF

      public MahoeKontoauszugPDF(de.willuhn.jameica.hbci.rmi.Kontoauszug accountStatement, byte[] data)
      Create a new object with the account sheet and raw PDF data
      Parameters:
      accountStatement -
      data -
  • Method Details

    • getAccountStatement

      public de.willuhn.jameica.hbci.rmi.Kontoauszug getAccountStatement()
      Returns:
      the account
    • getData

      public byte[] getData()
      Returns:
      the data