| Package | Description |
|---|---|
| org.kapott.hbci.GV_Result |
In diesem Package sind Klassen enthalten, die die Ergebnisse
von HBCI-Jobs aufnehmen und auswerten.
|
| Modifier and Type | Method and Description |
|---|---|
static GVRKontoauszug.Format |
GVRKontoauszug.Format.find(String code)
Liefert das passende Format oder NULL, wenn es nicht bekannt ist.
|
GVRKontoauszug.Format |
GVRKontoauszug.GVRKontoauszugEntry.getFormat()
Liefert das Format des Kontoauszuges.
|
static GVRKontoauszug.Format |
GVRKontoauszug.Format.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GVRKontoauszug.Format[] |
GVRKontoauszug.Format.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GVRKontoauszug.GVRKontoauszugEntry.setFormat(GVRKontoauszug.Format format)
Speichert das Format des Kontoauszuges.
|
Copyright © 2019. All rights reserved.