Class GVLastCOR1SEPA
java.lang.Object
org.kapott.hbci.GV.HBCIJobImpl
org.kapott.hbci.GV.AbstractSEPAGV
org.kapott.hbci.GV.AbstractGVLastSEPA
org.kapott.hbci.GV.GVLastCOR1SEPA
- All Implemented Interfaces:
HBCIJob
- Direct Known Subclasses:
GVMultiLastCOR1SEPA
Implementierung des HBCI-Jobs fuer die SEPA-COR1-Lastschrift.
-
Field Summary
Fields inherited from class AbstractSEPAGV
ENDTOEND_ID_NOTPROVIDED, sepaParamsFields inherited from class HBCIJobImpl
jobResult -
Constructor Summary
ConstructorsConstructorDescriptionGVLastCOR1SEPA(HBCIHandler handler) ct.GVLastCOR1SEPA(HBCIHandler handler, String lowlevelName, AbstractGVRLastSEPA result) ct. -
Method Summary
Methods inherited from class AbstractGVLastSEPA
extractResults, getDefaultPainVersion, getPainJobName, getPainTypeMethods inherited from class AbstractSEPAGV
addConstraint, createSEPAFromParams, getLowlevelParam, getPainVersion, getSEPAGenerator, getSEPAMessageId, getSEPAParam, setLowlevelParam, setSEPAParam, verifyConstraintsMethods inherited from class HBCIJobImpl
acceptsParam, addConstraint, addSignaturePassport, addToQueue, addToQueue, applyOffset, canNationalAcc, checkAccountCRC, createJobSegment, createJobSegment, fillJobResult, fillJobResultFromTanJob, getChallengeParam, getExternalId, getHBCICode, getJobName, getJobParameterNames, getJobRestrictions, getJobResult, getJobResultNames, getLowlevelParams, getMainPassport, getMaxNumberPerMsg, getMinSigs, getName, getOrderAccount, getParentHandler, getSecurityClass, getSegVersion, getSignaturePassports, haveTan, redo, redoAllowed, saveReturnValues, setExternalId, setIdx, setParam, setParam, setParam, setParam, setParam, setParam, setParam, setParam, setParam, setSegVersion, skip, skipped, tanApplied, twoDigitValueInList
-
Constructor Details
-
GVLastCOR1SEPA
-
GVLastCOR1SEPA
ct.- Parameters:
handler-lowlevelName-result-
-
-
Method Details
-
getLowlevelName
Liefert den Lowlevel-Jobnamen.- Returns:
- der Lowlevel-Jobname.
-