|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LocalSearchResult
Local search result.
| Method Summary | |
|---|---|
String |
getAddress()
Street address of the result. |
String |
getBusinessClickUrl()
The URL for linking to the businesses website if known. |
String |
getBusinessUrl()
The URL of the businesses website, if known. |
String |
getCity()
City in which the result is located. |
String |
getClickUrl()
The URL for linking to the detailed page for a business. |
String |
getDistance()
Distance in miles. |
String |
getMapUrl()
The URL of a map for the address. |
String |
getPhone()
Phone number of the business, if known. |
String |
getRating()
End-user ratings for the business or service. |
String |
getState()
State in which the result is located. |
String |
getTitle()
Name of the result. |
String |
getUrl()
The URL to the detailed page for a business. |
| Method Detail |
|---|
String getTitle()
String getAddress()
String getCity()
String getState()
String getPhone()
String getRating()
String getDistance()
String getUrl()
String getClickUrl()
String getMapUrl()
String getBusinessUrl()
String getBusinessClickUrl()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||