|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MapSearchResult
| Method Summary | |
|---|---|
String |
getAddress()
The address that matches the search term, if available. |
String |
getCity()
The city that matches the search term, if available. |
String |
getCountry()
The country that matches the search term, if available. |
BigDecimal |
getLatitude()
The latitude that matches the search term, if available. |
BigDecimal |
getLongitude()
The longitude that matches the search term, if available. |
String |
getZip()
The zip code that matches the search term, if available. |
| Method Detail |
|---|
String getCity()
String getAddress()
String getZip()
String getCountry()
BigDecimal getLatitude()
BigDecimal getLongitude()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||