public final class GVRDauerList
extends org.kapott.hbci.GV_Result.HBCIJobResultImpl
Modifier and Type | Class and Description |
---|---|
static class |
GVRDauerList.Dauer
Informationen zu einem einzelnen Dauerauftrag.
|
Constructor and Description |
---|
GVRDauerList() |
Modifier and Type | Method and 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