HBCIJobResult
public final class GVRInfoList
extends org.kapott.hbci.GV_Result.HBCIJobResultImpl
Modifier and Type | Class | Description |
---|---|---|
static class |
GVRInfoList.Info |
Daten über eine einzelne verfügbare Information
|
Constructor | Description |
---|---|
GVRInfoList() |
Modifier and Type | Method | Description |
---|---|---|
void |
addEntry(GVRInfoList.Info entry) |
|
GVRInfoList.Info[] |
getEntries() |
Gibt Daten über alle abfragbaren Kreditinstitutsinformationen zurück
|
java.lang.String |
toString() |
public void addEntry(GVRInfoList.Info entry)
public GVRInfoList.Info[] getEntries()
public java.lang.String toString()
toString
in class org.kapott.hbci.GV_Result.HBCIJobResultImpl