| Package | Description |
|---|---|
| org.appng.tools.zipcode |
Utility classes for dealing with country-specific zipcodes
|
| Modifier and Type | Method and Description |
|---|---|
static ZipCodeCountry |
ZipCodeCountry.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ZipCodeCountry[] |
ZipCodeCountry.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static ZipCodeValidator |
ZipCodeValidatorFactory.getInstance(ZipCodeCountry country) |
Copyright © 2011–2018 aiticon GmbH. All rights reserved.