HBCIJobResult
public final class GVRFestCondList
extends org.kapott.hbci.GV_Result.HBCIJobResultImpl
Modifier and Type | Class | Description |
---|---|---|
static class |
GVRFestCondList.Cond |
Informationen über eine mögliche Kondition für Festgeldanlagen
|
Constructor | Description |
---|---|
GVRFestCondList() |
Modifier and Type | Method | Description |
---|---|---|
void |
addEntry(GVRFestCondList.Cond entry) |
|
GVRFestCondList.Cond[] |
getEntries() |
Gibt alle gefundenen Festgeldkonditionen als Array zurück
|
java.lang.String |
toString() |
public void addEntry(GVRFestCondList.Cond entry)
public GVRFestCondList.Cond[] getEntries()
public java.lang.String toString()
toString
in class org.kapott.hbci.GV_Result.HBCIJobResultImpl