Package org.kapott.hbci.GV
Class GVDTAZV
- java.lang.Object
-
- org.kapott.hbci.GV.AbstractHBCIJob
-
- org.kapott.hbci.GV.GVDTAZV
-
public class GVDTAZV extends AbstractHBCIJob
Job-Implementierung fuer DTAZV Auslandsüberweisungen.
-
-
Field Summary
-
Fields inherited from class org.kapott.hbci.GV.AbstractHBCIJob
jobResult, passport
-
-
Constructor Summary
Constructors Constructor Description GVDTAZV(HBCIPassportInternal passport)GVDTAZV(HBCIPassportInternal passport, String name)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static StringgetLowlevelName()Liefert den Lowlevel-Namen des Jobs.StringgetRawData()-
Methods inherited from class org.kapott.hbci.GV.AbstractHBCIJob
addConstraint, addConstraint, addLoop, applyOffset, canNationalAcc, checkAccountCRC, createOrderHash, extractResults, fillJobResult, getChallengeParam, getConstraints, getHBCICode, getHBCICode, getJobName, getJobRestrictions, getJobResult, getLowlevelParam, getLowlevelParams, getMaxNumberPerMsg, getName, getPainVersion, getSegVersion, isVeu, redo, setIdx, setLlParams, setLowlevelParam, setParam, setParam, setParam, setParam, setParam, setParam, setParam, setParam, setParam, setSegVersion, setVeu, skipped, verifyConstraints
-
-
-
-
Constructor Detail
-
GVDTAZV
public GVDTAZV(HBCIPassportInternal passport)
-
GVDTAZV
public GVDTAZV(HBCIPassportInternal passport, String name)
-
-
Method Detail
-
getLowlevelName
public static String getLowlevelName()
Liefert den Lowlevel-Namen des Jobs.- Returns:
- der Lowlevel-Namen des Jobs.
-
getRawData
public String getRawData()
- Overrides:
getRawDatain classAbstractHBCIJob
-
-