Package org.kapott.hbci.GV
Class GVInstantUebSEPA
- java.lang.Object
-
- org.kapott.hbci.GV.AbstractHBCIJob
-
- org.kapott.hbci.GV.AbstractSEPAGV
-
- org.kapott.hbci.GV.GVUebSEPA
-
- org.kapott.hbci.GV.GVInstantUebSEPA
-
public class GVInstantUebSEPA extends GVUebSEPA
Job-Implementierung fuer Instant SEPA-Ueberweisungen.
-
-
Field Summary
-
Fields inherited from class org.kapott.hbci.GV.AbstractSEPAGV
ENDTOEND_ID_NOTPROVIDED
-
Fields inherited from class org.kapott.hbci.GV.AbstractHBCIJob
jobResult, passport
-
-
Constructor Summary
Constructors Constructor Description GVInstantUebSEPA(HBCIPassportInternal passport)GVInstantUebSEPA(HBCIPassportInternal passport, String name)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description protected voidextractResults(HBCIMsgStatus msgstatus, String header, int idx)static StringgetLowlevelName()-
Methods inherited from class org.kapott.hbci.GV.GVUebSEPA
getDefaultPainVersion, getPainJobName, getPainType
-
Methods inherited from class org.kapott.hbci.GV.AbstractSEPAGV
addConstraint, createPainXml, getLowlevelParam, getPainMessageId, getPainVersion, getRawData, setLowlevelParam, verifyConstraints
-
Methods inherited from class org.kapott.hbci.GV.AbstractHBCIJob
addConstraint, addLoop, applyOffset, canNationalAcc, checkAccountCRC, createOrderHash, fillJobResult, getChallengeParam, getConstraints, getHBCICode, getHBCICode, getJobName, getJobRestrictions, getJobResult, getLowlevelParams, getMaxNumberPerMsg, getName, getSegVersion, isVeu, redo, setIdx, setLlParams, setParam, setParam, setParam, setParam, setParam, setParam, setParam, setParam, setParam, setSegVersion, setVeu, skipped
-
-
-
-
Constructor Detail
-
GVInstantUebSEPA
public GVInstantUebSEPA(HBCIPassportInternal passport)
-
GVInstantUebSEPA
public GVInstantUebSEPA(HBCIPassportInternal passport, String name)
-
-
Method Detail
-
getLowlevelName
public static String getLowlevelName()
-
extractResults
protected void extractResults(HBCIMsgStatus msgstatus, String header, int idx)
- Overrides:
extractResultsin classAbstractHBCIJob
-
-