public final class GVRWPDepotUms extends HBCIJobResultImpl
Modifier and Type | Class and Description |
---|---|
static class |
GVRWPDepotUms.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 |
---|
GVRWPDepotUms() |
Modifier and Type | Method and Description |
---|---|
void |
addEntry(GVRWPDepotUms.Entry ums) |
GVRWPDepotUms.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, storeResult
public 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(GVRWPDepotUms.Entry ums)
public GVRWPDepotUms.Entry[] getEntries()
public String toString()
toString
in class HBCIJobResultImpl
Copyright © 2022. All rights reserved.