Package de.narimo.georepo.server.db
Class GeolocationEntry
- java.lang.Object
-
- de.narimo.georepo.server.db.GeolocationEntry
-
public class GeolocationEntry extends Object
-
-
Constructor Summary
Constructors Constructor Description GeolocationEntry()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetCountry()StringgetRegion()voidsetCountry(String country)voidsetRegion(String region)
-