public static final class GVRWPDepotUms.Entry
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
GVRWPDepotUms.Entry.FinancialInstrument |
Modifier and Type | Field and 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 and Description |
---|
GVRWPDepotUms.Entry() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
public java.util.Date timestamp
public Konto depot
public final java.util.List<GVRWPDepotUms.Entry.FinancialInstrument> instruments