CountryInformation Class
- public class CountryInformation
extends Object
-
Hierarchy
-
Object
CountryInformation
Methods from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CountryInformation
public CountryInformation()
getCountry(String) Method
public static Country
getCountry(String
country_info)
throws Exception
Exceptions
-
Exception
getCountry(int) Method
public static Country
getCountry(int country_code)
throws Exception
Exceptions
-
Exception