Verwendungen von Klasse
org.oxt.toolbox.leitwegcheck.CheckDigitException
-
Verwendungen von CheckDigitException in org.oxt.toolbox.leitwegcheck
Modifizierer und TypMethodeBeschreibungCalculates the Check Digit for a code.Calculate the Check Digit for an IBAN code.boolean
Validates the check digit for the code.boolean
Validate the check digit of an IBAN code.ILeitwegChecker.runLeitwegChecksumCalculation
(String leitwegIdWOChecksum) Method to run the calculation.LeitwegCheckerImpl.runLeitwegChecksumCalculation
(String leitwegIdWOChecksum) Method to run the Leitweg-ID (checksum) calculation.boolean
ILeitwegChecker.runLeitwegChecksumCheck
(String leitwegId) Method to run the validation.boolean
LeitwegCheckerImpl.runLeitwegChecksumCheck
(String leitwegId) Method to run the Leitweg-ID validation.