public class Location extends LxField
LxField.TypeEnum| Constructor and Description |
|---|
Location() |
public String getPlaceId()
public void setPlaceId(String placeId)
public String getRawAddress()
public void setRawAddress(String rawAddress)
public Double getLatitude()
public void setLatitude(Double latitude)
public Double getLongitude()
public void setLongitude(Double longitude)
public String getGeoCity()
public void setGeoCity(String geoCity)
public String getGeoCountryCode()
public void setGeoCountryCode(String geoCountryCode)
public String getGeoCountry()
public void setGeoCountry(String geoCountry)
public String getGeoAddress()
public void setGeoAddress(String geoAddress)
public String getGeoStreet()
public void setGeoStreet(String geoStreet)
public String getGeoHouseNumber()
public void setGeoHouseNumber(String geoHouseNumber)
public String getGeoPostalCode()
public void setGeoPostalCode(String geoPostalCode)
Copyright © 2019 LeanIX GmbH. All rights reserved.