public class Country extends Object
public String getName()
public void setName(String name)
name - the name to setpublic Long getArea()
public void setArea(Long area)
area - the area to setpublic Long getId()
public void setId(Long id)
id - the id to setCopyright © 2014 JDAL. All Rights Reserved.