java.io.Serializable
, HBCIJobResult
public final class GVRTermUebList
extends org.kapott.hbci.GV_Result.HBCIJobResultImpl
Modifier and Type | Class | Description |
---|---|---|
static class |
GVRTermUebList.Entry |
Informationen zu einem einzelnen terminierten Überweisungsauftrag
|
Constructor | Description |
---|---|
GVRTermUebList() |
Modifier and Type | Method | 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