Package org.kapott.hbci.GV
Class GVSEPAInfo
- java.lang.Object
-
- org.kapott.hbci.GV.HBCIJobImpl
-
- org.kapott.hbci.GV.GVSEPAInfo
-
- All Implemented Interfaces:
HBCIJob
public class GVSEPAInfo extends HBCIJobImpl
-
-
Field Summary
-
Fields inherited from class org.kapott.hbci.GV.HBCIJobImpl
jobResult
-
-
Constructor Summary
Constructors Constructor Description GVSEPAInfo(HBCIHandler handler)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description void
extractResults(HBCIMsgStatus msgstatus, java.lang.String header, int idx)
static java.lang.String
getLowlevelName()
-
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, verifyConstraints
-
-
-
-
Constructor Detail
-
GVSEPAInfo
public GVSEPAInfo(HBCIHandler handler)
-
-
Method Detail
-
getLowlevelName
public static java.lang.String getLowlevelName()
-
extractResults
public void extractResults(HBCIMsgStatus msgstatus, java.lang.String header, int idx)
- Overrides:
extractResults
in classHBCIJobImpl
-
-