public final class GVRWPDepotList extends HBCIJobResultImpl
| Modifier and Type | Class and Description |
|---|---|
static class |
GVRWPDepotList.Entry
Ein Eintrag zu genau einem Depot
|
| Modifier and Type | Field and Description |
|---|---|
String |
rest
Dieses Feld enthält einen String, der den nicht-auswertbaren Teil der gelieferten Informationen
enthält.
|
globStatus, jobStatus| Constructor and Description |
|---|
GVRWPDepotList() |
| Modifier and Type | Method and Description |
|---|---|
void |
addEntry(GVRWPDepotList.Entry entry) |
GVRWPDepotList.Entry[] |
getEntries()
Gibt ein Array mit Depotdaten zurück, wobei jeder Eintrag
Informationen zu genau einem Depot enthält.
|
String |
toString() |
getDialogId, getGlobStatus, getJobId, getJobStatus, getMsgNum, getParentJob, getPassport, getResultData, getRetNumber, getRetVal, getSegNum, isOK, setParentJob, storeResultpublic String rest
null
bzw. einen leeren String enthalten. Wenn das nicht der Fall ist, dann konnten die
empfangenen Daten nicht richtig geparst werden, und dieser String enthält den
"Schwanz" der Daten, bei dem das Parsing-Problem aufgetreten ist.public void addEntry(GVRWPDepotList.Entry entry)
public GVRWPDepotList.Entry[] getEntries()
public String toString()
toString in class HBCIJobResultImplCopyright © 2018. All rights reserved.