public final class GVRInfoOrder
extends org.kapott.hbci.GV_Result.HBCIJobResultImpl
Modifier and Type | Class and Description |
---|---|
static class |
GVRInfoOrder.Info
Eine einzelne Freitextmeldung
|
Constructor and Description |
---|
GVRInfoOrder() |
Modifier and Type | Method and 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