|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.kapott.hbci.GV_Result.GVRAccInfo.AccInfo
Informationen zu genau einem Konto
Field Summary | |
Konto |
account
Konto, auf das sich diese Daten beziehen |
java.lang.String |
comment
Weitere Informationen (optional) |
java.util.Date |
created
Eröffnungsdatum (optional) |
double |
habenzins
Habenzins (optional) |
Value |
kredit
Kreditlinie (optional) |
Konto |
refAccount
Referenzkonto (zB für Kreditkartenkonten) (optional) |
double |
sollzins
Sollzins (optional) |
int |
turnus
Turnus für Kontoauszugszustellung (nur bei Postzustellung) (optional). |
int |
type
Kontoart - Folgende Wertebereiche sind definiert:. |
double |
ueberzins
Überziehungszins (optional) |
int |
versandart
Versandart für Kontoauszüge. |
Field Detail |
public Konto account
public int type
public java.util.Date created
public double sollzins
public double habenzins
public double ueberzins
public Value kredit
public Konto refAccount
public int versandart
DELIVER_TYPE_NONE
- kein AuszugDELIVER_TYPE_POST
- PostzustellungDELIVER_TYPE_KAD
- KontoauszugsdruckerDELIVER_TYPE_OFFICE
- Abholung in GeschäftsstelleDELIVER_TYPE_EDV
- elektronische Übermittlung
public int turnus
TURNUS_DAILY
- täglicher KontoauszugTURNUS_WEEKLY
- wöchentlicher KontoauszugTURNUS_MONTHLY
- monatlicher KontoauszugTURNUS_QUARTER
- vierteljährlicher KontoauszugTURNUS_HALF
- halbjährlicher KontoauszugTURNUS_ANNUAL
- jährlicher Kontoauszug
public java.lang.String comment
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |