Class GVRWPDepotUms.Entry

java.lang.Object
org.kapott.hbci.GV_Result.GVRWPDepotUms.Entry
Enclosing class:
GVRWPDepotUms

public static final class GVRWPDepotUms.Entry extends Object
Ein Eintrag zu genau einem Depot
  • Field Details

    • timestamp

      public Date timestamp
      Zeitpunkt der Erstellung dieser Daten
    • depot

      public Konto depot
      Depotkonto, auf das sich der Eintrag bezieht.
    • instruments

      public final List<GVRWPDepotUms.Entry.FinancialInstrument> instruments
      Liste der Wertpapiere mit Umsätzen
  • Constructor Details

    • Entry

      public Entry()
  • Method Details