|
Golibri | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.golibri.iso.Numeric3CountryCodes
| Constructor Summary | |
Numeric3CountryCodes()
|
|
| Method Summary | |
static boolean |
exists(int countryCode)
Method to check whether a country code exists. |
static boolean |
exists(Numeric3CountryCode countryCode)
Method to check whether a country code exists. |
static boolean |
exists(java.lang.String countryCode)
Method to check whether a country code exists. |
static Numeric3CountryCode |
getCountryCode(int countryCode)
Factory method to create country code objects. |
static Numeric3CountryCode[] |
getCountryCodes()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Numeric3CountryCodes()
| Method Detail |
public static Numeric3CountryCode getCountryCode(int countryCode)
countryCode -
public static Numeric3CountryCode[] getCountryCodes()
public static boolean exists(Numeric3CountryCode countryCode)
countryCode -
public static boolean exists(java.lang.String countryCode)
countryCode -
public static boolean exists(int countryCode)
countryCode -
|
Golibri | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||