|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.kapott.hbci.GV_Result.GVRWPDepotList.Entry
Ein Eintrag zu genau einem Depot
Nested Class Summary | |
static class |
GVRWPDepotList.Entry.Gattung
Enhält Informationen zu einer Wertpapiergattung |
Field Summary | |
Konto |
depot
Depotkonto, auf das sich der Eintrag bezieht. |
java.util.Date |
timestamp
Zeitpunkt der Erstellung dieser Daten |
Value |
total
Gesamtwert des Depots (optional!) |
Method Summary | |
GVRWPDepotList.Entry.Gattung[] |
getEntries()
Gibt ein Array mit Informationen über alle Wertpapiergattungen zurück, die in diesem Depot gehalten werden. |
Field Detail |
public java.util.Date timestamp
public Konto depot
public Value total
Method Detail |
public GVRWPDepotList.Entry.Gattung[] getEntries()
null
, die Größe des Arrays kann aber 0 sein.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |