public final class GVRTermUebList
extends org.kapott.hbci.GV_Result.HBCIJobResultImpl
Modifier and Type | Class and Description |
---|---|
static class |
GVRTermUebList.Entry
Informationen zu einem einzelnen terminierten Überweisungsauftrag
|
Constructor and Description |
---|
GVRTermUebList() |
Modifier and Type | Method and Description |
---|---|
void |
addEntry(GVRTermUebList.Entry e) |
GVRTermUebList.Entry[] |
getEntries()
Gibt ein Array mit gefundenen noch anstehenden Terminüberweisungen zurück
|
java.lang.String |
toString() |
public void addEntry(GVRTermUebList.Entry e)
public GVRTermUebList.Entry[] getEntries()
public java.lang.String toString()
toString
in class org.kapott.hbci.GV_Result.HBCIJobResultImpl