public final class GVRFestCondList
extends org.kapott.hbci.GV_Result.HBCIJobResultImpl
Modifier and Type | Class and Description |
---|---|
static class |
GVRFestCondList.Cond
Informationen über eine mögliche Kondition für Festgeldanlagen
|
Constructor and Description |
---|
GVRFestCondList() |
Modifier and Type | Method and 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