net.sf.juoserver.model
Class City
java.lang.Object
net.sf.juoserver.model.City
- All Implemented Interfaces:
- Serializable
public class City
- extends Object
- implements Serializable
- See Also:
- Serialized Form
City
public City(String name,
String locationName)
getName
public String getName()
getLocationName
public String getLocationName()
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
equals
public boolean equals(Object obj)
- Overrides:
equals
in class Object
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2010-2012. All Rights Reserved.