public final class GVRInfoList
extends org.kapott.hbci.GV_Result.HBCIJobResultImpl
Modifier and Type | Class and Description |
---|---|
static class |
GVRInfoList.Info
Daten über eine einzelne verfügbare Information
|
Constructor and Description |
---|
GVRInfoList() |
Modifier and Type | Method and 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