org.kapott.hbci.GV_Result
Class GVRWPStammData

java.lang.Object
  extended byorg.kapott.hbci.GV_Result.HBCIJobResultImpl
      extended byorg.kapott.hbci.GV_Result.GVRWPStammData
All Implemented Interfaces:
HBCIJobResult, java.io.Serializable

public class GVRWPStammData
extends org.kapott.hbci.GV_Result.HBCIJobResultImpl

Diese Klasse kann noch nicht benutzt werden, fuer die Abfrage von WP-Stammdaten muss noch der Lowlevel-Job WPStammList verwendet werden.

See Also:
Serialized Form

Nested Class Summary
static class GVRWPStammData.Entry
           
 
Field Summary
 
Fields inherited from class org.kapott.hbci.GV_Result.HBCIJobResultImpl
globStatus, jobStatus
 
Constructor Summary
GVRWPStammData()
           
 
Method Summary
 GVRWPStammData.Entry[] getEntries()
           
 
Methods inherited from class org.kapott.hbci.GV_Result.HBCIJobResultImpl
getDialogId, getGlobStatus, getJobId, getJobStatus, getMsgNum, getParentJob, getPassport, getResultData, getRetNumber, getRetVal, getSegNum, isOK, setParentJob, storeResult, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

GVRWPStammData

public GVRWPStammData()
Method Detail

getEntries

public GVRWPStammData.Entry[] getEntries()