public static final class GVRWPDepotUms.Entry
extends java.lang.Object
| Modifier and Type | Class | Description |
|---|---|---|
static class |
GVRWPDepotUms.Entry.FinancialInstrument |
| Modifier and Type | Field | Description |
|---|---|---|
Konto |
depot |
Depotkonto, auf das sich der Eintrag bezieht.
|
java.util.List<GVRWPDepotUms.Entry.FinancialInstrument> |
instruments |
Liste der Wertpapiere mit Umsätzen
|
java.util.Date |
timestamp |
Zeitpunkt der Erstellung dieser Daten
|
| Constructor | Description |
|---|---|
Entry() |
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
toString() |
public java.util.Date timestamp
public Konto depot
public final java.util.List<GVRWPDepotUms.Entry.FinancialInstrument> instruments