Package org.kapott.hbci.GV
Class GVKUmsNew
- java.lang.Object
-
- org.kapott.hbci.GV.HBCIJobImpl
-
- org.kapott.hbci.GV.GVKUmsAll
-
- org.kapott.hbci.GV.GVKUmsNew
-
-
Field Summary
-
Fields inherited from class org.kapott.hbci.GV.HBCIJobImpl
jobResult
-
-
Constructor Summary
Constructors Constructor Description GVKUmsNew(HBCIHandler handler)
ct.
-
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.GVKUmsAll
extractResults
-
Methods inherited from class org.kapott.hbci.GV.HBCIJobImpl
acceptsParam, addConstraint, addConstraint, addSignaturePassport, addToQueue, addToQueue, canNationalAcc, checkAccountCRC, createJobSegment, createJobSegment, fillJobResult, getChallengeParam, getExternalId, getHBCICode, getJobName, getJobParameterNames, getJobRestrictions, getJobResult, getJobResultNames, getLowlevelParam, getLowlevelParams, getMainPassport, getMaxNumberPerMsg, getMinSigs, getName, getOrderAccount, getParentHandler, getSecurityClass, getSegVersion, getSignaturePassports, needsContinue, saveReturnValues, setContinueOffset, setExternalId, setIdx, setLowlevelParam, setParam, setParam, setParam, setParam, setParam, setParam, setParam, setParam, setParam, setSegVersion, twoDigitValueInList
-
-
-
-
Constructor Detail
-
GVKUmsNew
public GVKUmsNew(HBCIHandler handler)
ct.- Parameters:
handler
-
-
-
Method Detail
-
getLowlevelName
public static java.lang.String getLowlevelName()
- Returns:
- der Lowlevelname.
-
verifyConstraints
public void verifyConstraints()
- Overrides:
verifyConstraints
in classGVKUmsAll
- See Also:
HBCIJobImpl.verifyConstraints()
-
-