Class GVRCardList

  • All Implemented Interfaces:
    java.io.Serializable, HBCIJobResult

    public class GVRCardList
    extends HBCIJobResultImpl
    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 GVRCardList.CardInfo erzeugt.
    See Also:
    Serialized Form
    • Constructor Detail

      • GVRCardList

        public GVRCardList()
    • Method Detail

      • 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