Uses of Enum
fr.marcwrobel.jbanking.iban.IbanCheckDigit
Packages that use IbanCheckDigit
Package
Description
Classes that relates to
ISO 13616:2007 IBANs handling and validation (for
both check digit and national bank account number structure).-
Uses of IbanCheckDigit in fr.marcwrobel.jbanking.iban
Methods in fr.marcwrobel.jbanking.iban that return IbanCheckDigitModifier and TypeMethodDescriptionstatic IbanCheckDigitReturns the enum constant of this type with the specified name.static IbanCheckDigit[]IbanCheckDigit.values()Returns an array containing the constants of this enum type, in the order they are declared.