HBCIJobResult
public final class GVRInfoOrder
extends org.kapott.hbci.GV_Result.HBCIJobResultImpl
Modifier and Type | Class | Description |
---|---|---|
static class |
GVRInfoOrder.Info |
Eine einzelne Freitextmeldung
|
Constructor | Description |
---|---|
GVRInfoOrder() |
Modifier and Type | Method | Description |
---|---|---|
void |
addEntry(GVRInfoOrder.Info info) |
|
GVRInfoOrder.Info[] |
getEntries() |
Gibt alle Freitextmeldungen zurück, die bei der Abfrage von Kreditinstitutsinformationen
gefunden wurden
|
java.lang.String |
toString() |
public void addEntry(GVRInfoOrder.Info info)
public GVRInfoOrder.Info[] getEntries()
public java.lang.String toString()
toString
in class org.kapott.hbci.GV_Result.HBCIJobResultImpl