public class City extends Object
public Long getId()
public void setId(Long id)
id - the id to setpublic String getName()
public void setName(String name)
name - the name to setpublic Long getPopulation()
public void setPopulation(Long population)
population - the population to setCopyright © 2014 JDAL. All Rights Reserved.