java.lang.Object
de.powerstat.validation.generated.GeneratedISO3166A2
ISO 3166 Alpha 2.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
ALPHA2
Alpha 2 codes map.
-
-
Constructor Details
-
GeneratedISO3166A2
private GeneratedISO3166A2()Private default constructor.
-
-
Method Details
-
contains
Check if alpha2 code exists.- Parameters:
alpha2
- Alpha 2 code to check- Returns:
- true if alpha2 code exists, false otherwise
-
getName
Get english country name for Alpha 2 code.- Parameters:
alpha2
- Alpha 2 code- Returns:
- Country name in english
-