Uses of Class
org.kapott.hbci.structures.BigDecimalValue
-
Packages that use BigDecimalValue Package Description org.kapott.hbci.GV_Result In diesem Package sind Klassen enthalten, die die Ergebnisse von HBCI-Jobs aufnehmen und auswerten.org.kapott.hbci.structures In diesem Package befinden sich einige Klassen, die Datenstrukturen zum besseren Handling oft wiederkehrender Elemente repräsentieren. -
-
Uses of BigDecimalValue in org.kapott.hbci.GV_Result
Fields in org.kapott.hbci.GV_Result declared as BigDecimalValue Modifier and Type Field Description BigDecimalValue
GVRWPDepotUms.Entry.FinancialInstrument.Transaction. betrag
Betrag des UmsatzesBigDecimalValue
GVRWPDepotList.Entry.Gattung. depotwert
Kurswert zum GesamtsaldoGVRWPDepotList.Entry.Gattung.saldo
(optional)BigDecimalValue
GVRWPDepotList.Entry.Gattung. einstandspreis
Einstandspreis/-kurs (optional).BigDecimalValue
GVRWPDepotList.Entry.Gattung. kontraktbasispreis
BigDecimalValue
GVRWPDepotList.Entry.Gattung. price
Preis pro Einheit (optional).BigDecimalValue
GVRWPDepotList.Entry.Gattung. saldo
Gesamtsaldo dieser Gattung.BigDecimalValue
GVRWPDepotList.Entry.Gattung.SubSaldo. saldo
Saldobetrag.BigDecimalValue
GVRWPDepotList.Entry.Gattung. stueckzinsbetrag
Betrag der Stückzinsen (optional)BigDecimalValue
GVRWPDepotUms.Entry.FinancialInstrument.Transaction. stueckzinsen
Betrag der StueckzinsenBigDecimalValue
GVRWPDepotList.Entry. total
Gesamtwert des Depots (optional!) -
Uses of BigDecimalValue in org.kapott.hbci.structures
Subclasses of BigDecimalValue in org.kapott.hbci.structures Modifier and Type Class Description class
TypedValue
-