Class GeocodingProperties
java.lang.Object
io.redlink.geocoding.spring.boot.autoconfigure.GeocodingProperties
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
static class
static class
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionlong
getLang()
getProxy()
setCacheTimeout
(long cacheTimeout) setProxyService
(GeocodingProperties.ProxyProperties proxyService)
-
Constructor Details
-
GeocodingProperties
public GeocodingProperties()
-
-
Method Details
-
getGoogle
-
setGoogle
-
getNominatim
-
setNominatim
-
getProxyService
-
setProxyService
-
getLang
-
setLang
-
getProxy
-
setProxy
-
getCacheTimeout
public long getCacheTimeout() -
setCacheTimeout
-