|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.kapott.hbci.GV_Result.HBCIJobResultImpl
org.kapott.hbci.GV_Result.GVRFestCondList
Rückgabedaten für die Abfrage von Festgeld-Konditionen. Es wird eine Liste mit empfangenen Konditionen bereitgestellt. Für jeden Datensatz wird ein separates Objekt mit den entsprechenden Informationen bereitgestellt.
Nested Class Summary | |
static class |
GVRFestCondList.Cond
Informationen über eine mögliche Kondition für Festgeldanlagen |
Field Summary |
Fields inherited from class org.kapott.hbci.GV_Result.HBCIJobResultImpl |
globStatus, jobStatus |
Constructor Summary | |
GVRFestCondList()
|
Method Summary | |
void |
addEntry(GVRFestCondList.Cond entry)
|
GVRFestCondList.Cond[] |
getEntries()
Gibt alle gefundenen Festgeldkonditionen als Array zurück |
java.lang.String |
toString()
|
Methods inherited from class org.kapott.hbci.GV_Result.HBCIJobResultImpl |
getDialogId, getGlobStatus, getJobId, getJobStatus, getMsgNum, getParentJob, getPassport, getResultData, getRetNumber, getRetVal, getSegNum, isOK, setParentJob, storeResult |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public GVRFestCondList()
Method Detail |
public void addEntry(GVRFestCondList.Cond entry)
public GVRFestCondList.Cond[] getEntries()
public java.lang.String toString()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |