public static final class GVRWPDepotList.Entry extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
GVRWPDepotList.Entry.Gattung
Enhält Informationen zu einer Wertpapiergattung
|
| Modifier and Type | Field and Description |
|---|---|
Konto |
depot
Depotkonto, auf das sich der Eintrag bezieht.
|
static int |
SALDO_TYPE_STCK |
static int |
SALDO_TYPE_WERT |
Date |
timestamp
Zeitpunkt der Erstellung dieser Daten
|
BigDecimalValue |
total
Gesamtwert des Depots (optional!)
|
| Constructor and Description |
|---|
Entry() |
| Modifier and Type | Method and Description |
|---|---|
void |
addEntry(GVRWPDepotList.Entry.Gattung gattung) |
GVRWPDepotList.Entry.Gattung[] |
getEntries()
Gibt ein Array mit Informationen über alle Wertpapiergattungen
zurück, die in diesem Depot gehalten werden.
|
String |
toString() |
public static final int SALDO_TYPE_STCK
public static final int SALDO_TYPE_WERT
public Date timestamp
public Konto depot
public BigDecimalValue total
public void addEntry(GVRWPDepotList.Entry.Gattung gattung)
public GVRWPDepotList.Entry.Gattung[] getEntries()
null, die GröÃe des Arrays kann aber 0 sein.Copyright © 2020. All rights reserved.