public final class GVRSaldoReq
extends org.kapott.hbci.GV_Result.HBCIJobResultImpl
Modifier and Type | Class and Description |
---|---|
static class |
GVRSaldoReq.Info
Saldo-Informationen für ein Konto
|
Constructor and Description |
---|
GVRSaldoReq() |
Modifier and Type | Method and Description |
---|---|
GVRSaldoReq.Info[] |
getEntries()
Gibt alle verfügbaren Saldo-Informationen in einem Feld zurück.
|
void |
store(GVRSaldoReq.Info info) |
java.lang.String |
toString() |
public void store(GVRSaldoReq.Info info)
public GVRSaldoReq.Info[] getEntries()
public java.lang.String toString()
toString
in class org.kapott.hbci.GV_Result.HBCIJobResultImpl