instead
@Deprecated public class Iso3166 extends Object
An encapsulation of registry of ISO 3166. This was updated on 24th July 2001 from http://www.din.de/gremien/nas/ nabd/iso3166ma/codlstp1/db_en.html
Modifier and Type | Field and Description |
---|---|
String |
code
Deprecated.
The 2 character country code.
|
String |
name
Deprecated.
The name of the country (in English).
|
Modifier and Type | Method and Description |
---|---|
static Iso3166 |
find(String countryId)
Deprecated.
Look a country code up in the list.
|
Copyright © 2015-2019 Eclipse Foundation. All Rights Reserved.