java.io.Serializable
, HBCIJobResult
public final class GVRDauerList
extends org.kapott.hbci.GV_Result.HBCIJobResultImpl
Modifier and Type | Class | Description |
---|---|---|
static class |
GVRDauerList.Dauer |
Informationen zu einem einzelnen Dauerauftrag.
|
Constructor | Description |
---|---|
GVRDauerList() |
Modifier and Type | Method | Description |
---|---|---|
void |
addEntry(GVRDauerList.Dauer entry) |
|
GVRDauerList.Dauer[] |
getEntries() |
Gibt ein Array mit Daten zu allen gefundenen Dauerauftragsdaten zurück
|
java.lang.String |
toString() |
public void addEntry(GVRDauerList.Dauer entry)
public GVRDauerList.Dauer[] getEntries()
public java.lang.String toString()
toString
in class org.kapott.hbci.GV_Result.HBCIJobResultImpl