java.io.Serializable
, HBCIJobResult
public final class GVRWPDepotList extends HBCIJobResultImpl
Modifier and Type | Class | Description |
---|---|---|
static class |
GVRWPDepotList.Entry |
Ein Eintrag zu genau einem Depot
|
Modifier and Type | Field | Description |
---|---|---|
java.lang.String |
rest |
Dieses Feld enthält einen String, der den nicht-auswertbaren Teil der gelieferten Informationen
enthält.
|
globStatus, jobStatus
Constructor | Description |
---|---|
GVRWPDepotList() |
Modifier and Type | Method | 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.
|
java.lang.String |
toString() |
getDialogId, getGlobStatus, getJobId, getJobStatus, getMsgNum, getParentJob, getPassport, getResultData, getRetNumber, getRetVal, getSegNum, isOK, setParentJob, storeResult
public java.lang.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 java.lang.String toString()
toString
in class HBCIJobResultImpl
Copyright © 2018. All rights reserved.