public class Country extends Object
Country()
String
getCode()
getName()
void
setCode(String code)
setName(String name)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Country()
public String getCode()
public void setCode(String code)
code
public String getName()
public void setName(String name)
name
Copyright © 2022. All rights reserved.