Uses of Class
org.kapott.hbci.structures.TypedValue
-
Packages that use TypedValue Package Description org.kapott.hbci.GV_Result In diesem Package sind Klassen enthalten, die die Ergebnisse von HBCI-Jobs aufnehmen und auswerten. -
-
Uses of TypedValue in org.kapott.hbci.GV_Result
Fields in org.kapott.hbci.GV_Result declared as TypedValue Modifier and Type Field Description TypedValue
GVRWPDepotUms.Entry.FinancialInstrument.Transaction. anzahl
Anzahl/Betrag der Papiere im UmsatzTypedValue
GVRWPDepotUms.Entry.FinancialInstrument. endSaldo
Endsaldo des FinanzinstrumentsTypedValue
GVRWPDepotUms.Entry.FinancialInstrument. preis
Endsaldo des FinanzinstrumentsTypedValue
GVRWPDepotUms.Entry.FinancialInstrument. startSaldo
Startsaldo des Finanzinstruments
-