Package org.kapott.hbci.GV
Class AbstractMultiGV
- java.lang.Object
-
- org.kapott.hbci.GV.AbstractHBCIJob
-
- org.kapott.hbci.GV.AbstractMultiGV
-
- Direct Known Subclasses:
GVMultiLast,GVMultiUeb
public abstract class AbstractMultiGV extends AbstractHBCIJob
-
-
Field Summary
-
Fields inherited from class org.kapott.hbci.GV.AbstractHBCIJob
jobResult, passport
-
-
Constructor Summary
Constructors Constructor Description AbstractMultiGV(HBCIPassportInternal passport, String jobnameLL, HBCIJobResultImpl jobResult)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetChallengeParam(String path)-
Methods inherited from class org.kapott.hbci.GV.AbstractHBCIJob
addConstraint, addConstraint, addLoop, applyOffset, canNationalAcc, checkAccountCRC, createOrderHash, extractResults, fillJobResult, getConstraints, getHBCICode, getHBCICode, getJobName, getJobRestrictions, getJobResult, getLowlevelParam, getLowlevelParams, getMaxNumberPerMsg, getName, getPainVersion, getRawData, getSegVersion, isVeu, redo, setIdx, setLlParams, setLowlevelParam, setParam, setParam, setParam, setParam, setParam, setParam, setParam, setParam, setParam, setSegVersion, setVeu, skipped, verifyConstraints
-
-
-
-
Constructor Detail
-
AbstractMultiGV
public AbstractMultiGV(HBCIPassportInternal passport, String jobnameLL, HBCIJobResultImpl jobResult)
-
-
Method Detail
-
getChallengeParam
public String getChallengeParam(String path)
- Overrides:
getChallengeParamin classAbstractHBCIJob
-
-