public class GVRTANList
extends org.kapott.hbci.GV_Result.HBCIJobResultImpl
Modifier and Type | Class and Description |
---|---|
static class |
GVRTANList.TANInfo
Daten zu genau einer TAN
|
static class |
GVRTANList.TANList
Informationen zu genau einer TAN-Liste.
|
Constructor and Description |
---|
GVRTANList() |
Modifier and Type | Method and Description |
---|---|
void |
addTANList(GVRTANList.TANList list) |
GVRTANList.TANList[] |
getTANLists()
Gibt ein Array mit Informationen über jede verfügbare TAN-Liste zurück.
|
java.lang.String |
toString() |
public void addTANList(GVRTANList.TANList list)
public GVRTANList.TANList[] getTANLists()
public java.lang.String toString()
toString
in class org.kapott.hbci.GV_Result.HBCIJobResultImpl