Package org.kapott.hbci.GV
Class GVSaldoReqSEPA
- java.lang.Object
-
- org.kapott.hbci.GV.HBCIJobImpl
-
- org.kapott.hbci.GV.GVSaldoReq
-
- org.kapott.hbci.GV.GVSaldoReqSEPA
-
- All Implemented Interfaces:
HBCIJob
public class GVSaldoReqSEPA extends GVSaldoReq
-
-
Field Summary
-
Fields inherited from class org.kapott.hbci.GV.HBCIJobImpl
jobResult
-
-
Constructor Summary
Constructors Constructor Description GVSaldoReqSEPA(HBCIHandler handler)
GVSaldoReqSEPA(HBCIHandler handler, java.lang.String name)
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.lang.String
getLowlevelName()
-
Methods inherited from class org.kapott.hbci.GV.GVSaldoReq
extractResults, verifyConstraints
-
Methods inherited from class org.kapott.hbci.GV.HBCIJobImpl
acceptsParam, addConstraint, addConstraint, addSignaturePassport, addToQueue, addToQueue, canNationalAcc, checkAccountCRC, createJobSegment, createJobSegment, fillJobResult, getChallengeParam, getExternalId, getHBCICode, getJobName, getJobParameterNames, getJobRestrictions, getJobResult, getJobResultNames, getLowlevelParam, getLowlevelParams, getMainPassport, getMaxNumberPerMsg, getMinSigs, getName, getOrderAccount, getParentHandler, getSecurityClass, getSegVersion, getSignaturePassports, needsContinue, saveReturnValues, setContinueOffset, setExternalId, setIdx, setLowlevelParam, setParam, setParam, setParam, setParam, setParam, setParam, setParam, setParam, setParam, setSegVersion, twoDigitValueInList
-
-
-
-
Constructor Detail
-
GVSaldoReqSEPA
public GVSaldoReqSEPA(HBCIHandler handler, java.lang.String name)
-
GVSaldoReqSEPA
public GVSaldoReqSEPA(HBCIHandler handler)
-
-