public class Country extends Object
Country(String code, String name)
String
getCode()
getName()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Country(String code, String name)
code
name
public String getCode()
public String getName()