| Package | Description |
|---|---|
| se.walkercrou.places |
| Class and Description |
|---|
| AddressComponent
Represents a single component in a Place's full address.
|
| AltId
Represents an alternate entry for a specified
Place |
| Day
Represents a day in the week.
|
| GooglePlaces |
| GooglePlacesInterface
A Java binding for the Google Places API:
https://developers.google.com/places/
|
| Hours
Represents a place's hours of operation.
|
| Hours.Period
Represents a period of time in which the place is opened.
|
| Param
Represents an extra, optional parameter that can be specified.
|
| Photo
Represents a referenced photo.
|
| Place
Represents a place returned by Google Places API_
|
| PlaceBuilder
Class for building Place information to be submitted to Google.
|
| Prediction
Represents a autocomplete prediction based on a query.
|
| Prediction.DescriptionTerm
Represents an element within a description.
|
| Price
Represents a price ranking of some place.
|
| RequestHandler
Represents an interface to handle HTTP traffic between the client and Google Places API.
|
| Review
Represents a user submitted review.
|
| Review.Aspect
Represents an certain aspect of a review such as "quality" or "service".
|
| Scope
Represents the scope in which a place resides.
|
| Status
Represents the current status of the place in time.
|
| Statuses
Google Places API official "status" replies.
|
| TypeParam
Represents an extra, optional type parameter that restricts the results to places matching at least one of the specified types.
|
| Types
Google Place API official "types"
|
Copyright © 2014–2015. All rights reserved.