Uses of Class
de.narimo.commons.ws.geocode.GeocodingResult
-
Packages that use GeocodingResult Package Description de.narimo.commons.ws.geocode -
-
Uses of GeocodingResult in de.narimo.commons.ws.geocode
Methods in de.narimo.commons.ws.geocode that return types with arguments of type GeocodingResult Modifier and Type Method Description List<GeocodingResult>GeocodingResponse. getResults()Method parameters in de.narimo.commons.ws.geocode with type arguments of type GeocodingResult Modifier and Type Method Description voidGeocodingResponse. setResults(List<GeocodingResult> results)
-