Uses of Class
org.kapott.hbci.structures.TypedValue
-
Packages that use TypedValue Package Description org.kapott.hbci.GV Dieses Package enthält alle Klassen zur internen Repräsentation von (Highlevel-)Jobs.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
Methods in org.kapott.hbci.GV that return TypedValue Modifier and Type Method Description private TypedValueGVWPDepotUms. parseTypedValue(java.lang.String st) -
Uses of TypedValue in org.kapott.hbci.GV_Result
Fields in org.kapott.hbci.GV_Result declared as TypedValue Modifier and Type Field Description TypedValueGVRWPDepotUms.Entry.FinancialInstrument.Transaction. anzahlAnzahl/Betrag der Papiere im UmsatzTypedValueGVRWPDepotUms.Entry.FinancialInstrument. endSaldoEndsaldo des FinanzinstrumentsTypedValueGVRWPDepotUms.Entry.FinancialInstrument. preisEndsaldo des FinanzinstrumentsTypedValueGVRWPDepotUms.Entry.FinancialInstrument. startSaldoStartsaldo des Finanzinstruments
-