Deprecated API

Deprecated Methods
org.kapott.hbci.manager.HBCIHandler.addJob(HBCIJob)
          use HBCIJob.addToQueue() instead 
org.kapott.hbci.manager.HBCIHandler.addJob(String, HBCIJob)
          use HBCIJob.addToQueue(String) instead 
org.kapott.hbci.manager.HBCIUtils.checkAccountCRCByAlg(String, String)
            
org.kapott.hbci.manager.HBCIUtils.date2String(Date)
            
org.kapott.hbci.manager.HBCIUtils.datetime2String(Date)
            
org.kapott.hbci.status.HBCIExecStatus.getDialogStatusList()
          sinnlos 
org.kapott.hbci.status.HBCIDialogStatus.getExceptions()
          wird nicht benutzt 
org.kapott.hbci.status.HBCIDialogStatus.hasExceptions()
          wird nicht benutzt 
org.kapott.hbci.manager.HBCIUtils.init(ClassLoader, String, HBCICallback)
            
org.kapott.hbci.manager.HBCIUtils.initThread(ClassLoader, String)
            
org.kapott.hbci.manager.HBCIUtils.initThread(ClassLoader, String, HBCICallback)
          use HBCIUtils.initThread(Properties, HBCICallback) instead 
org.kapott.hbci.structures.Value.setValue(double)
            
org.kapott.hbci.manager.HBCIUtils.string2Date(String)
            
org.kapott.hbci.manager.HBCIUtils.string2Time(String)
            
org.kapott.hbci.manager.HBCIUtils.strings2DateTime(String, String)
            
org.kapott.hbci.manager.HBCIUtils.time2String(Date)
            
 

Deprecated Constructors
org.kapott.hbci.structures.Value(double)
            
org.kapott.hbci.structures.Value(double, String)