Package org.kapott.hbci.GV
Class GVLastCOR1SEPA
- java.lang.Object
-
- org.kapott.hbci.GV.AbstractHBCIJob
-
- org.kapott.hbci.GV.AbstractSEPAGV
-
- org.kapott.hbci.GV.AbstractGVLastSEPA
-
- org.kapott.hbci.GV.GVLastCOR1SEPA
-
- Direct Known Subclasses:
GVMultiLastCOR1SEPA
public class GVLastCOR1SEPA extends AbstractGVLastSEPA
Implementierung des HBCI-Jobs fuer die SEPA-COR1-Lastschrift.
-
-
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 GVLastCOR1SEPA(HBCIPassportInternal passport)GVLastCOR1SEPA(HBCIPassportInternal passport, String lowlevelName, AbstractGVRLastSEPA result)
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static StringgetLowlevelName()Liefert den Lowlevel-Jobnamen.-
Methods inherited from class org.kapott.hbci.GV.AbstractGVLastSEPA
extractResults, 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
-
GVLastCOR1SEPA
public GVLastCOR1SEPA(HBCIPassportInternal passport)
-
GVLastCOR1SEPA
public GVLastCOR1SEPA(HBCIPassportInternal passport, String lowlevelName, AbstractGVRLastSEPA result)
-
-
Method Detail
-
getLowlevelName
public static String getLowlevelName()
Liefert den Lowlevel-Jobnamen.- Returns:
- der Lowlevel-Jobname.
-
-