Person()
Person(String name, String country)
String
getCountry()
getName()
void
setCountry(String country)
setName(String name)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
toString
Object