| Package | Description |
|---|---|
| org.kapott.hbci.GV |
Dieses Package enthält alle Klassen zur internen Repräsentation von
(Highlevel-)Jobs.
|
| org.kapott.hbci.manager |
Package, welches diverse Klassen für den Zugriff auf die Funktionen
von HBCI4Java enthält.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GVTAN2Step.setProcess(KnownTANProcess p)
Speichert den Prozess-Schritt des HKTAN.
|
| Modifier and Type | Method and Description |
|---|---|
static KnownTANProcess |
KnownTANProcess.determine(String code)
Ermittelt den passenden TAN-Prozess fuer den angegebenen Code.
|
static KnownTANProcess |
KnownTANProcess.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KnownTANProcess[] |
KnownTANProcess.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019. All rights reserved.