Interface GeocoderResultPresentationService
-
- All Known Implementing Classes:
GeocoderResultPresentationServiceImpl
public interface GeocoderResultPresentationService
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getGeocoderResultAsString(GeocoderResult result)
-
-
-
Method Detail
-
getGeocoderResultAsString
String getGeocoderResultAsString(GeocoderResult result)
-
-