public class DbGeo extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
Date |
buildTime |
List<DbGeoCountry> |
countries |
Date |
createdAt |
long |
id |
Date |
modifiedAt |
String |
name |
String |
provider |
Constructor and Description |
---|
DbGeo() |
Modifier and Type | Method and Description |
---|---|
static DbGeo |
createFromXml(GeoImpl xml) |
boolean |
equals(Object obj) |
int |
hashCode() |
Copyright © 2019 OpenEstate. All rights reserved.