Skip navigation links
G I N V 

G

generateValidCheckDigits(String) - Static method in class nl.ensignprojects.iban.Iban
Replaces the check digits in an international bank account number with correct ones, for example in case of generating new numbers.

I

Iban - Class in nl.ensignprojects.iban
This class can validate International Bank Account Numbers (hereafter: IBAN).
IbanLengthException - Exception in nl.ensignprojects.iban
Exception class for IBAN length.
IbanLengthException() - Constructor for exception nl.ensignprojects.iban.IbanLengthException
Creates a new instance of IbanLengthException without detail message.
IbanLengthException(String) - Constructor for exception nl.ensignprojects.iban.IbanLengthException
Constructs an instance of IbanLengthException with the specified detail message.

N

nl.ensignprojects.iban - package nl.ensignprojects.iban
 

V

validate(String) - Static method in class nl.ensignprojects.iban.Iban
Validates internationalBankAccountNumber according to description on Wikipedia
G I N V 
Skip navigation links

Copyright © 2015. All rights reserved.