java.io.Serializable
, HBCIJobResult
public final class GVRFestList
extends org.kapott.hbci.GV_Result.HBCIJobResultImpl
Modifier and Type | Class | Description |
---|---|---|
static class |
GVRFestList.Entry |
Informationen über eine einzelne.
|
Constructor | Description |
---|---|
GVRFestList() |
Modifier and Type | Method | Description |
---|---|---|
void |
addEntry(GVRFestList.Entry entry) |
|
GVRFestList.Entry[] |
getEntries() |
Gibt Informationen über alle gefundenen Festgeldanlagen zurück
|
java.lang.String |
toString() |
public void addEntry(GVRFestList.Entry entry)
public GVRFestList.Entry[] getEntries()
public java.lang.String toString()
toString
in class org.kapott.hbci.GV_Result.HBCIJobResultImpl