Interface IbanLengthMapSharedConstants
-
- All Known Implementing Classes:
IbanLengthMapConstantsImpl
public interface IbanLengthMapSharedConstantsmap to detect length of IBAN numbers.- Author:
- Manfred Tremmel
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Map<CountryEnum,IbanLengthDefinition>getIbanLengthMap()
-
-
-
Method Detail
-
getIbanLengthMap
Map<CountryEnum,IbanLengthDefinition> getIbanLengthMap()
-
-