Uses of Class
org.kapott.hbci.structures.Value
-
Packages that use Value Package Description org.kapott.hbci.GV org.kapott.hbci.GV_Result org.kapott.hbci.structures org.kapott.hbci.swift -
-
Uses of Value in org.kapott.hbci.GV
Methods in org.kapott.hbci.GV with parameters of type Value Modifier and Type Method Description void
HBCIJob. setParam(java.lang.String paramname, java.lang.Integer index, Value v)
void
HBCIJob. setParam(java.lang.String paramname, Value v)
Setzen eines komplexen Job-Parameters (Geldbetrag). -
Uses of Value in org.kapott.hbci.GV_Result
Fields in org.kapott.hbci.GV_Result declared as Value Modifier and Type Field Description Value
GVRFestList.Entry. anlagebetrag
Angelegter GeldbetragValue
GVRDauerList.Dauer. aus_newvalue
Geänderter Betrag während Aussetzung (Nur gültig, wennaus_available
true
ist) (optional)Value
GVRSaldoReq.Info. available
Aktuell verfügbarer Betrag (optional)Value
GVRFestList.Entry.Prolong. betrag
Neuer Betrag der AnlageValue
GVRKUms.UmsLine. charge_value
Betrag für Gebühren des Geldverkehrs (optional)Value
GVRAccInfo.AccInfo. kredit
Kreditlinie (optional)Value
GVRSaldoReq.Info. kredit
Kreditlinie (optional)Value
GVRCardList.CardInfo. limit
Kartenlimit (optional)Value
GVRFestCondList.Cond. maxbetrag
Höchstanlagebetrag (optional)Value
GVRFestCondList.Cond. minbetrag
MindestanlagebetragValue
GVRKUms.UmsLine. orig_value
Ursprünglicher Betrag (bei ausländischen Buchungen; optional)Value
GVRSaldoReq.Info. used
Bereits verfügter Betrag (optional)Value
GVRDauerList.Dauer. value
Zu überweisender BetragValue
GVRKUms.UmsLine. value
Gebuchter BetragValue
GVRTermUebList.Entry. value
Zu überweisender BetragValue
GVRFestList.Entry. zinsbetrag
Voraussichtlicher Zinsertrag dieser Anlage (optional) -
Uses of Value in org.kapott.hbci.structures
Fields in org.kapott.hbci.structures declared as Value Modifier and Type Field Description Value
Saldo. value
Betrag des Saldos.Constructors in org.kapott.hbci.structures with parameters of type Value Constructor Description Value(Value v)
Erstellt eine neue Instanz eines Geldbetrag-Objektes als Kopie eines bestehenden Objektes. -
Uses of Value in org.kapott.hbci.swift
Fields in org.kapott.hbci.swift declared as Value Modifier and Type Field Description Value
DTAUS_CH.Transaction. value
Value
DTAUS.Transaction. value
Geldbetrag, der bei diesem Einzelauftrag überwiesen (Sammelüberweisungen) bzw. eingezogen (Sammellastschriften) werden sollConstructors in org.kapott.hbci.swift with parameters of type Value Constructor Description Transaction(Konto other, Value value)
-