public class BbanStructure extends Object
| Modifier and Type | Method and Description |
|---|---|
static BbanStructure |
forCountry(CountryCode countryCode) |
int |
getBbanLength()
Returns the length of bban.
|
List<BbanStructureEntry> |
getEntries() |
static List<CountryCode> |
supportedCountries() |
public static BbanStructure forCountry(CountryCode countryCode)
countryCode - the country code.public List<BbanStructureEntry> getEntries()
public static List<CountryCode> supportedCountries()
public int getBbanLength()
Copyright © 2020. All rights reserved.