Uses of Class
org.iban4j.UnsupportedCountryException
Packages that use UnsupportedCountryException
-
Uses of UnsupportedCountryException in org.iban4j
Methods in org.iban4j that throw UnsupportedCountryExceptionModifier and TypeMethodDescriptionIban.Builder.build()Builds new iban instance.Iban.Builder.build(boolean validate) Builds new iban instance.Iban.Builder.buildRandom()Builds random iban instance.static voidValidates bic.static voidValidates iban.static voidIbanUtil.validate(String iban, IbanFormat format) Validates iban.static BicReturns a Bic object holding the value of the specified String.static IbanReturns an Iban object holding the value of the specified String.static IbanIban.valueOf(String iban, IbanFormat format) Returns an Iban object holding the value of the specified String.