Package org.kapott.hbci.GV
Class GVSaldoReqAll
- java.lang.Object
-
- org.kapott.hbci.GV.AbstractHBCIJob
-
- org.kapott.hbci.GV.GVSaldoReq
-
- org.kapott.hbci.GV.GVSaldoReqAll
-
public final class GVSaldoReqAll extends GVSaldoReq
-
-
Field Summary
-
Fields inherited from class org.kapott.hbci.GV.AbstractHBCIJob
jobResult, passport
-
-
Constructor Summary
Constructors Constructor Description GVSaldoReqAll(HBCIPassportInternal passport)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static StringgetLowlevelName()voidverifyConstraints()-
Methods inherited from class org.kapott.hbci.GV.GVSaldoReq
extractResults
-
Methods inherited from class org.kapott.hbci.GV.AbstractHBCIJob
addConstraint, addConstraint, addLoop, applyOffset, canNationalAcc, checkAccountCRC, createOrderHash, fillJobResult, getChallengeParam, 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
-
-
-
-
Constructor Detail
-
GVSaldoReqAll
public GVSaldoReqAll(HBCIPassportInternal passport)
-
-
Method Detail
-
getLowlevelName
public static String getLowlevelName()
-
verifyConstraints
public void verifyConstraints()
- Overrides:
verifyConstraintsin classGVSaldoReq
-
-