public class OSMLookupCoordinatesResult extends LookupCoordinatesResult
Modifier and Type | Field and Description |
---|---|
String |
extCity |
String |
extCityDistrict |
String |
extCounty |
String |
extHouseNr |
Long |
extOsmId |
OSMType |
extOsmType |
Long |
extPlaceId |
String |
extPostCode |
String |
extRoad |
String |
extState |
String |
extStateDistrict |
String |
extSuburb |
String |
extVillage |
countryCode, countryName, latitude, longitude
Constructor and Description |
---|
OSMLookupCoordinatesResult() |
Modifier and Type | Method and Description |
---|---|
String |
writeName() |
writeCoordinates, writeDescription
public Long extOsmId
public OSMType extOsmType
public Long extPlaceId
public String extCity
public String extCityDistrict
public String extCounty
public String extHouseNr
public String extPostCode
public String extRoad
public String extState
public String extStateDistrict
public String extSuburb
public String extVillage
public String writeName()
writeName
in class LookupCoordinatesResult
Copyright © 2019 OpenEstate. All rights reserved.