Class RegionUtil
java.lang.Object
de.knightsoftnet.validators.shared.util.RegionUtil
Taxnumber Util, helper tools for tax numbers.
- Author:
- Manfred Tremmel
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringregionForCountryAndPostalCode(CountryEnum pcountryCode, String ppostalCode) get region for country code and postal code.
-
Constructor Details
-
RegionUtil
public RegionUtil()
-
-
Method Details