org.kapott.hbci.GV_Result
Class GVRSaldoReq

java.lang.Object
  |
  +--org.kapott.hbci.GV_Result.HBCIJobResult
        |
        +--org.kapott.hbci.GV_Result.GVRSaldoReq

public final class GVRSaldoReq
extends HBCIJobResult

Ergebnisse einer Saldenabfrage. Hier ist für jedes abgefragte Konto genau ein entsprechendes Saldo-Objekt eingetragen.

See Also:
Serialized Form

Nested Class Summary
static class GVRSaldoReq.Info
          Saldo-Informationen für ein Konto
 
Method Summary
 GVRSaldoReq.Info[] getEntries()
          Gibt alle verfügbaren Saldo-Informationen in einem Feld zurück.
 
Methods inherited from class org.kapott.hbci.GV_Result.HBCIJobResult
getDialogId, getGlobStatus, getJobId, getJobStatus, getMsgNum, getResultData, getRetNumber, getRetVal, getSegNum, isOK
 

Method Detail

getEntries

public GVRSaldoReq.Info[] getEntries()
Gibt alle verfügbaren Saldo-Informationen in einem Feld zurück. Dabei existiert für jedes abgefragte Konto ein Eintrag in diesem Feld.

Returns:
Array mit Saldeninformationen