org.kapott.hbci.GV_Result
Class GVRCardList
java.lang.Object
|
+--org.kapott.hbci.GV_Result.HBCIJobResult
|
+--org.kapott.hbci.GV_Result.GVRCardList
- public class GVRCardList
- extends HBCIJobResult
Klasse mit den Ergebissen der Abfrage von Informationen zu
ausgegebenen Karten. Für jede Karte, für die Informationen
verfügbar sind, wird eine separates Informationsobjekt
CardInfo
erzeugt.
- See Also:
- Serialized Form
getEntries
public GVRCardList.CardInfo[] getEntries()
- Gibt eine Liste aller empfangenen Karteninformations-Einträge zurück.
- Returns:
- Array mit Karteninformationsdaten. Das Array selbst ist niemals
null
, kann aber die Länge 0
haben