public static class GVRTANList.TANList extends Object
| Modifier and Type | Field and Description |
|---|---|
Date |
date
Erstellungsdatum der Liste, kann
null sein. |
int |
nofTANsPerList
Anzahl TANs pro Liste
|
int |
nofUsedTANsPerList
Anzahl verbrauchter TANs pro Liste
|
String |
number
Listennummer
|
char |
status
Typ der TAN-Liste.
|
| Constructor and Description |
|---|
TANList() |
| Modifier and Type | Method and Description |
|---|---|
void |
addTANInfo(GVRTANList.TANInfo info) |
GVRTANList.TANInfo[] |
getTANInfos()
Gibt ein Feld mit Daten zu den einzelnen TANs dieser Liste zurück.
|
String |
toString() |
public char status
public String number
public Date date
null sein.public int nofTANsPerList
public int nofUsedTANsPerList
public GVRTANList.TANInfo[] getTANInfos()
public void addTANInfo(GVRTANList.TANInfo info)
Copyright © 2019. All rights reserved.