Package org.kapott.hbci.GV
Class GVUebForeign
- java.lang.Object
-
- org.kapott.hbci.GV.HBCIJobImpl
-
- org.kapott.hbci.GV.GVUebForeign
-
- All Implemented Interfaces:
HBCIJob
public class GVUebForeign extends HBCIJobImpl
-
-
Field Summary
-
Fields inherited from class org.kapott.hbci.GV.HBCIJobImpl
jobResult
-
-
Constructor Summary
Constructors Constructor Description GVUebForeign(java.lang.String name, HBCIHandler handler)
GVUebForeign(HBCIHandler handler)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static java.lang.String
getLowlevelName()
void
verifyConstraints()
-
Methods inherited from class org.kapott.hbci.GV.HBCIJobImpl
acceptsParam, addConstraint, addConstraint, addSignaturePassport, addToQueue, addToQueue, applyOffset, canNationalAcc, checkAccountCRC, createJobSegment, createJobSegment, extractResults, fillJobResult, getChallengeParam, getExternalId, getHBCICode, getJobName, getJobParameterNames, getJobRestrictions, getJobResult, getJobResultNames, getLowlevelParam, getLowlevelParams, getMainPassport, getMaxNumberPerMsg, getMinSigs, getName, getOrderAccount, getParentHandler, getSecurityClass, getSegVersion, getSignaturePassports, haveTan, redo, redoAllowed, saveReturnValues, setExternalId, setIdx, setLowlevelParam, setParam, setParam, setParam, setParam, setParam, setParam, setParam, setParam, setParam, setSegVersion, skip, skipped, tanApplied, twoDigitValueInList
-
-
-
-
Constructor Detail
-
GVUebForeign
public GVUebForeign(java.lang.String name, HBCIHandler handler)
-
GVUebForeign
public GVUebForeign(HBCIHandler handler)
-
-
Method Detail
-
getLowlevelName
public static java.lang.String getLowlevelName()
-
verifyConstraints
public void verifyConstraints()
- Overrides:
verifyConstraints
in classHBCIJobImpl
-
-