Skip navigation links
A B C D E G H I L M N O P R S T V W 

A

accuracy(int) - Method in class se.walkercrou.places.PlaceBuilder
Sets the accuracy of the location signal on which this request is based, expressed in meters.
addAddressComponents(Collection<AddressComponent>) - Method in class se.walkercrou.places.Place
Adds a collection of address components to this place.
addAltIds(Collection<AltId>) - Method in class se.walkercrou.places.Place
Adds a collection of AltIds.
addAspect(Review.Aspect) - Method in class se.walkercrou.places.Review
Adds an Review.Aspect to the review.
addAspects(Collection<Review.Aspect>) - Method in class se.walkercrou.places.Review
Adds a collection of aspects to the review.
addPeriod(Hours.Period) - Method in class se.walkercrou.places.Hours
Adds a period to this schedule's list of periods.
addPhotos(Collection<Photo>) - Method in class se.walkercrou.places.Place
Adds a collection of photos to this place.
addPlace(PlaceBuilder, boolean, Param...) - Method in class se.walkercrou.places.GooglePlaces
 
addPlace(PlaceBuilder, boolean, Param...) - Method in interface se.walkercrou.places.GooglePlacesInterface
Adds a new place to the Places API and gets the newly created place if returnPlace is set to true.
address(String) - Method in class se.walkercrou.places.PlaceBuilder
The address of the place you wish to add.
AddressComponent - Class in se.walkercrou.places
Represents a single component in a Place's full address.
AddressComponent() - Constructor for class se.walkercrou.places.AddressComponent
 
addReviews(Collection<Review>) - Method in class se.walkercrou.places.Place
Adds a collection of reviews to this place.
addTerms(Collection<Prediction.DescriptionTerm>) - Method in class se.walkercrou.places.Prediction
 
addType(String) - Method in class se.walkercrou.places.AddressComponent
Adds a type to this components list of types
addTypes(Collection<String>) - Method in class se.walkercrou.places.Place
Adds a collection of string "types".
addTypes(Collection<String>) - Method in class se.walkercrou.places.Prediction
Adds a collection of string "types".
AltId - Class in se.walkercrou.places
Represents an alternate entry for a specified Place
AltId(GooglePlaces, String, Scope) - Constructor for class se.walkercrou.places.AltId
 
API_URL - Static variable in interface se.walkercrou.places.GooglePlacesInterface
The URL of which Google Places API is located.
ARRAY_ADDRESS_COMPONENTS - Static variable in interface se.walkercrou.places.GooglePlacesInterface
An array containing each element in a places full address
ARRAY_ALT_IDS - Static variable in interface se.walkercrou.places.GooglePlacesInterface
Defines alternate entries for a specified place.
ARRAY_ASPECTS - Static variable in interface se.walkercrou.places.GooglePlacesInterface
Array of aspects of a review
ARRAY_MATCHED_SUBSTRINGS - Static variable in interface se.walkercrou.places.GooglePlacesInterface
Used for matching matched substrings for autocompletion
ARRAY_PERIODS - Static variable in interface se.walkercrou.places.GooglePlacesInterface
Signifies the hours of operation of a place
ARRAY_PHOTOS - Static variable in interface se.walkercrou.places.GooglePlacesInterface
Array containing photo information
ARRAY_PREDICTIONS - Static variable in interface se.walkercrou.places.GooglePlacesInterface
Array of autocomplete predictions
ARRAY_RESULTS - Static variable in interface se.walkercrou.places.GooglePlacesInterface
Array for results
ARRAY_REVIEWS - Static variable in interface se.walkercrou.places.GooglePlacesInterface
Array of reviews of a Place
ARRAY_TERMS - Static variable in interface se.walkercrou.places.GooglePlacesInterface
Array of terms describing a autocomplete prediction description
ARRAY_TYPES - Static variable in interface se.walkercrou.places.GooglePlacesInterface
Types of place
Aspect(int, String) - Constructor for class se.walkercrou.places.Review.Aspect
Creates a new Aspect with the specified rating an aspect type.

B

BOOLEAN_OPENED - Static variable in interface se.walkercrou.places.GooglePlacesInterface
If the place is opened now

C

checkStatus(String, String) - Static method in class se.walkercrou.places.GooglePlaces
 

D

Day - Enum in se.walkercrou.places
Represents a day in the week.
DEFAULT_CHARACTER_ENCODING - Static variable in class se.walkercrou.places.DefaultRequestHandler
The default and recommended character encoding.
DEFAULT_RESULTS - Static variable in interface se.walkercrou.places.GooglePlacesInterface
The default amount of results that will be returned in a single request.
DefaultRequestHandler - Class in se.walkercrou.places
 
DefaultRequestHandler(String) - Constructor for class se.walkercrou.places.DefaultRequestHandler
Creates a new handler with the specified character encoding.
DefaultRequestHandler() - Constructor for class se.walkercrou.places.DefaultRequestHandler
Creates a new handler with UTF-8 character encoding.
deletePlace(Place, Param...) - Method in class se.walkercrou.places.GooglePlaces
 
deletePlace(Place, Param...) - Method in interface se.walkercrou.places.GooglePlacesInterface
Deletes the specified place.
deletePlaceById(String, Param...) - Method in class se.walkercrou.places.GooglePlaces
 
deletePlaceById(String, Param...) - Method in interface se.walkercrou.places.GooglePlacesInterface
Deletes the place of the specified placeId.
DescriptionTerm(String, int) - Constructor for class se.walkercrou.places.Prediction.DescriptionTerm
 
DOUBLE_LATITUDE - Static variable in interface se.walkercrou.places.GooglePlacesInterface
Latitude of place
DOUBLE_LONGITUDE - Static variable in interface se.walkercrou.places.GooglePlacesInterface
Longitude of place
DOUBLE_RATING - Static variable in interface se.walkercrou.places.GooglePlacesInterface
The "rating" of the place
download(String) - Method in class se.walkercrou.places.GooglePlaces
 
download(int, int, Param...) - Method in class se.walkercrou.places.Photo
Downloads the photo and caches it within the photo.
download(Param...) - Method in class se.walkercrou.places.Photo
Downloads the photo and caches it within the photo.
downloadIcon() - Method in class se.walkercrou.places.Place
Downloads the icon to this place.
downloadPhoto(Photo, int, int, Param...) - Method in class se.walkercrou.places.GooglePlaces
 

E

equals(Object) - Method in class se.walkercrou.places.Place
 

G

get(String) - Method in class se.walkercrou.places.DefaultRequestHandler
 
get(String) - Method in interface se.walkercrou.places.RequestHandler
Returns the returned data at the specified URI.
getAccuracy() - Method in class se.walkercrou.places.Place
Returns the accuracy of the location, expressed in meters.
getAddress() - Method in class se.walkercrou.places.Place
Returns the address of this place.
getAddressComponents() - Method in class se.walkercrou.places.Place
Returns the address components for this place.
getAltIds() - Method in class se.walkercrou.places.Place
Returns all of this place's alt-ids in an unmodifiable list.
getApiKey() - Method in class se.walkercrou.places.GooglePlaces
 
getApiKey() - Method in interface se.walkercrou.places.GooglePlacesInterface
Returns the API key associated with this GooglePlaces object.
getAspects() - Method in class se.walkercrou.places.Review
Returns all aspects of the review.
getAuthor() - Method in class se.walkercrou.places.Review
Returns the author of the review.
getAuthorUrl() - Method in class se.walkercrou.places.Review
Returns the url associated with the author.
getCharacterEncoding() - Method in class se.walkercrou.places.DefaultRequestHandler
Returns the character encoding used by this handler.
getCharacterEncoding() - Method in interface se.walkercrou.places.RequestHandler
Returns the character encoding used by this handler.
getClient() - Method in class se.walkercrou.places.Place
Returns the client associated with this Place object.
getClient() - Method in class se.walkercrou.places.Prediction
Returns the client for this prediction.
getClosingDay() - Method in class se.walkercrou.places.Hours.Period
Returns the day this period closes.
getClosingTime() - Method in class se.walkercrou.places.Hours.Period
Returns the closing time in hhmm format.
getDescription() - Method in class se.walkercrou.places.Prediction
Returns a description of the prediction in human-readable form.
getDetails(Param...) - Method in class se.walkercrou.places.Place
Returns an updated Place object with more details than the Place object returned in an initial query.
getErrorMessage() - Method in exception se.walkercrou.places.exception.GooglePlacesException
Returns this exception's error message.
getGoogleUrl() - Method in class se.walkercrou.places.Place
Returns the Google PLus page for this place.
getHeight() - Method in class se.walkercrou.places.Photo
Returns the height of the photo.
getHours() - Method in class se.walkercrou.places.Place
Returns the Hours for this place.
getIconImage() - Method in class se.walkercrou.places.Place
Returns the icon image.
getIconInputStream() - Method in class se.walkercrou.places.Place
Returns the input stream of this place.
getIconUrl() - Method in class se.walkercrou.places.Place
Returns the url of the icon to represent this place.
getImage() - Method in class se.walkercrou.places.Photo
Returns an Image from the specified photo reference.
getInputStream(String) - Method in class se.walkercrou.places.DefaultRequestHandler
 
getInputStream() - Method in class se.walkercrou.places.Photo
Returns the input stream of the image.
getInputStream(String) - Method in interface se.walkercrou.places.RequestHandler
Returns an InputStream from the specified URI.
getInternationalPhoneNumber() - Method in class se.walkercrou.places.Place
Returns the place's phone number with a country code.
getJson() - Method in class se.walkercrou.places.Place
Returns the JSON representation of this place.
getLanguage() - Method in class se.walkercrou.places.Place
Returns the language of the place.
getLanguage() - Method in class se.walkercrou.places.Review
Returns the language the review is in.
getLatitude() - Method in class se.walkercrou.places.Place
Returns the latitude of the place.
getLongitude() - Method in class se.walkercrou.places.Place
Returns the longitude of this place.
getLongName() - Method in class se.walkercrou.places.AddressComponent
Returns the long name of the component.
getName() - Method in class se.walkercrou.places.Place
Returns the name of this place.
getNearbyPlaces(double, double, double, int, Param...) - Method in class se.walkercrou.places.GooglePlaces
 
getNearbyPlaces(double, double, double, Param...) - Method in class se.walkercrou.places.GooglePlaces
 
getNearbyPlaces(double, double, double, int, Param...) - Method in interface se.walkercrou.places.GooglePlacesInterface
Returns the places at the specified latitude and longitude within the specified radius.
getNearbyPlaces(double, double, double, Param...) - Method in interface se.walkercrou.places.GooglePlacesInterface
Returns the places at the specified latitude and longitude within the specified radius.
getNearbyPlacesRankedByDistance(double, double, int, Param...) - Method in class se.walkercrou.places.GooglePlaces
 
getNearbyPlacesRankedByDistance(double, double, Param...) - Method in class se.walkercrou.places.GooglePlaces
 
getNearbyPlacesRankedByDistance(double, double, int, Param...) - Method in interface se.walkercrou.places.GooglePlacesInterface
Returns the places at the specified latitude and longitude in order of proximity to the specified location.
getNearbyPlacesRankedByDistance(double, double, Param...) - Method in interface se.walkercrou.places.GooglePlacesInterface
Returns the places at the specified latitude and longitude in order of proximity to the specified location.
getOffset() - Method in class se.walkercrou.places.Prediction.DescriptionTerm
Returns the terms position in the description.
getOpeningDay() - Method in class se.walkercrou.places.Hours.Period
Returns the day this period opens.
getOpeningTime() - Method in class se.walkercrou.places.Hours.Period
Returns the time this period opens in hhmm format.
getPeriods() - Method in class se.walkercrou.places.Hours
Returns an unmodifiable list of all the periods of operation.
getPhoneNumber() - Method in class se.walkercrou.places.Place
Returns this Place's phone number.
getPhotos() - Method in class se.walkercrou.places.Place
Returns the photo references for this place.
getPlace() - Method in class se.walkercrou.places.AltId
Returns the actual alternate place.
getPlace(Param...) - Method in class se.walkercrou.places.Prediction
Returns the place this prediction is suggesting.
getPlaceById(String, Param...) - Method in class se.walkercrou.places.GooglePlaces
 
getPlaceById(String, Param...) - Method in interface se.walkercrou.places.GooglePlacesInterface
Returns the place specified by the 'placeid'.
getPlaceId() - Method in class se.walkercrou.places.AltId
Returns the placeId of the alternate entry.
getPlaceId() - Method in class se.walkercrou.places.Place
Returns the unique identifier for this place.
getPlaceId() - Method in class se.walkercrou.places.Prediction
Returns the id of the place this prediction is suggesting.
getPlacePredictions(String, int, int, int, int, Param...) - Method in class se.walkercrou.places.GooglePlaces
 
getPlacePredictions(String, int, Param...) - Method in class se.walkercrou.places.GooglePlaces
 
getPlacePredictions(String, Param...) - Method in class se.walkercrou.places.GooglePlaces
 
getPlacePredictions(String, int, int, int, int, Param...) - Method in interface se.walkercrou.places.GooglePlacesInterface
Returns a list of auto-complete predictions for searching for a specific place.
getPlacePredictions(String, int, Param...) - Method in interface se.walkercrou.places.GooglePlacesInterface
Returns a list of auto-complete predictions for searching for a specific place.
getPlacePredictions(String, Param...) - Method in interface se.walkercrou.places.GooglePlacesInterface
Returns a list of auto-complete predictions for searching for a specific place.
getPlacesByQuery(String, int, Param...) - Method in class se.walkercrou.places.GooglePlaces
 
getPlacesByQuery(String, Param...) - Method in class se.walkercrou.places.GooglePlaces
 
getPlacesByQuery(String, int, Param...) - Method in interface se.walkercrou.places.GooglePlacesInterface
Returns the places that match the specified search query.
getPlacesByQuery(String, Param...) - Method in interface se.walkercrou.places.GooglePlacesInterface
Returns the places that match the specified search query.
getPlacesByRadar(double, double, double, int, Param...) - Method in class se.walkercrou.places.GooglePlaces
 
getPlacesByRadar(double, double, double, Param...) - Method in class se.walkercrou.places.GooglePlaces
 
getPlacesByRadar(double, double, double, int, Param...) - Method in interface se.walkercrou.places.GooglePlacesInterface
Returns the places at the specified latitude and longitude according to the "radar" method specified by Google Places API.
getPlacesByRadar(double, double, double, Param...) - Method in interface se.walkercrou.places.GooglePlacesInterface
Returns the places at the specified latitude and longitude according to the "radar" method specified by Google Places API.
getPrice() - Method in class se.walkercrou.places.Place
Returns the Price of this place.
getQueryPredictions(String, int, int, int, int, Param...) - Method in class se.walkercrou.places.GooglePlaces
 
getQueryPredictions(String, int, Param...) - Method in class se.walkercrou.places.GooglePlaces
 
getQueryPredictions(String, Param...) - Method in class se.walkercrou.places.GooglePlaces
 
getQueryPredictions(String, int, int, int, int, Param...) - Method in interface se.walkercrou.places.GooglePlacesInterface
Returns a list of auto-complete predictions for searching for a place by a query.
getQueryPredictions(String, int, Param...) - Method in interface se.walkercrou.places.GooglePlacesInterface
Returns a list of auto-complete predictions for searching for a place by a query.
getQueryPredictions(String, Param...) - Method in interface se.walkercrou.places.GooglePlacesInterface
Returns a list of auto-complete predictions for searching for a place by a query.
getRating() - Method in class se.walkercrou.places.Place
Returns the rating of this place.
getRating() - Method in class se.walkercrou.places.Review.Aspect
Returns the rating between 1 and 3
getRating() - Method in class se.walkercrou.places.Review
Returns the rating of this review between 0 and 5.
getReference() - Method in class se.walkercrou.places.Photo
Returns the reference token to the photo.
getRequestHandler() - Method in class se.walkercrou.places.GooglePlaces
 
getRequestHandler() - Method in interface se.walkercrou.places.GooglePlacesInterface
Returns the interface that handles HTTP requests to Google's server.
getReviews() - Method in class se.walkercrou.places.Place
Returns this place's reviews in an unmodifiable list.
getScope() - Method in class se.walkercrou.places.AltId
Returns the scope of the alternate entry.
getScope() - Method in class se.walkercrou.places.Place
Returns the scope of this place.
getShortName() - Method in class se.walkercrou.places.AddressComponent
Returns the short name of the component.
getStatus() - Method in class se.walkercrou.places.Place
Returns the Status of this place.
getStatusCode() - Method in exception se.walkercrou.places.exception.GooglePlacesException
Returns this exception's status code.
getSubstringLength() - Method in class se.walkercrou.places.Prediction
Returns the length from the substring offset of the matched string.
getSubstringOffset() - Method in class se.walkercrou.places.Prediction
Returns the offset from the query where the matched string starts.
getTerms() - Method in class se.walkercrou.places.Prediction
Returns the components of the description.
getText() - Method in class se.walkercrou.places.Review
Returns the content of this review.
getTime() - Method in class se.walkercrou.places.Review
Returns the unix-time stamp that the review was posted on.
getType() - Method in class se.walkercrou.places.Review.Aspect
Returns the type of the aspect.
getTypes() - Method in class se.walkercrou.places.AddressComponent
Returns an unmodifiable list of this components types.
getTypes() - Method in class se.walkercrou.places.Place
Returns all of this place's types in an unmodifiable list.
getTypes() - Method in class se.walkercrou.places.Prediction
Returns all of this place's types in an unmodifiable list.
getUtcOffset() - Method in class se.walkercrou.places.Place
Returns the amount of seconds this place is off from the UTC timezone.
getValue() - Method in class se.walkercrou.places.Prediction.DescriptionTerm
Returns the value of the term.
getVicinity() - Method in class se.walkercrou.places.Place
Returns the "vicinity" the place is in.
getWebsite() - Method in class se.walkercrou.places.Place
Returns the website of this place.
getWidth() - Method in class se.walkercrou.places.Photo
Returns the width of the photo.
GooglePlaces - Class in se.walkercrou.places
 
GooglePlaces(String, RequestHandler) - Constructor for class se.walkercrou.places.GooglePlaces
Creates a new GooglePlaces object using the specified API key and the specified RequestHandler.
GooglePlaces(String) - Constructor for class se.walkercrou.places.GooglePlaces
Creates a new GooglePlaces object using the specified API key.
GooglePlaces(String, String) - Constructor for class se.walkercrou.places.GooglePlaces
Creates a new GooglePlaces object using the specified API key and character encoding.
GooglePlacesException - Exception in se.walkercrou.places.exception
Represents an exception or error thrown by Google Places API
GooglePlacesException(String, String) - Constructor for exception se.walkercrou.places.exception.GooglePlacesException
Constructs a new exception from a server-given status code and error message.
GooglePlacesException(String) - Constructor for exception se.walkercrou.places.exception.GooglePlacesException
Constructs a new exception from a server-given status code.
GooglePlacesException(Throwable) - Constructor for exception se.walkercrou.places.exception.GooglePlacesException
Constructs a new exception from a given Throwable.
GooglePlacesInterface - Interface in se.walkercrou.places
A Java binding for the Google Places API: https://developers.google.com/places/

H

Hours - Class in se.walkercrou.places
Represents a place's hours of operation.
Hours() - Constructor for class se.walkercrou.places.Hours
 
Hours.Period - Class in se.walkercrou.places
Represents a period of time in which the place is opened.

I

INTEGER_ACCURACY - Static variable in interface se.walkercrou.places.GooglePlacesInterface
Accuracy of location, in meters
INTEGER_DAY - Static variable in interface se.walkercrou.places.GooglePlacesInterface
Day represented by an int 0-6, starting with Sunday
INTEGER_HEIGHT - Static variable in interface se.walkercrou.places.GooglePlacesInterface
Used for describing a photo's height
INTEGER_LENGTH - Static variable in interface se.walkercrou.places.GooglePlacesInterface
Used for autocomplete substring length
INTEGER_OFFSET - Static variable in interface se.walkercrou.places.GooglePlacesInterface
Used for autocomplete predictions
INTEGER_PRICE_LEVEL - Static variable in interface se.walkercrou.places.GooglePlacesInterface
How expensive the place is
INTEGER_RATING - Static variable in interface se.walkercrou.places.GooglePlacesInterface
Reviews use integer ratings
INTEGER_UTC_OFFSET - Static variable in interface se.walkercrou.places.GooglePlacesInterface
Minutes that a location is of from UTC
INTEGER_WIDTH - Static variable in interface se.walkercrou.places.GooglePlacesInterface
Used for describing a photo's width
InvalidRequestException - Exception in se.walkercrou.places.exception
 
InvalidRequestException(String) - Constructor for exception se.walkercrou.places.exception.InvalidRequestException
 
InvalidRequestException() - Constructor for exception se.walkercrou.places.exception.InvalidRequestException
 
isAlwaysOpened() - Method in class se.walkercrou.places.Hours
Returns true if the place is always opened.
isAlwaysOpened() - Method in class se.walkercrou.places.Place
Returns true if this place is always opened.
isDebugModeEnabled() - Method in class se.walkercrou.places.GooglePlaces
 
isDebugModeEnabled() - Method in interface se.walkercrou.places.GooglePlacesInterface
Returns true if the client is running in debug mode.

L

locale(Locale) - Method in class se.walkercrou.places.PlaceBuilder
Locale in which the location is being reported.
LONG_TIME - Static variable in interface se.walkercrou.places.GooglePlacesInterface
Used for the date of a review

M

MAX_PHOTO_SIZE - Static variable in interface se.walkercrou.places.GooglePlacesInterface
 
MAXIMUM_PAGE_RESULTS - Static variable in interface se.walkercrou.places.GooglePlacesInterface
The maximum amount of results that can be on one single page.
MAXIMUM_RADIUS - Static variable in interface se.walkercrou.places.GooglePlacesInterface
The maximum search radius for places.
MAXIMUM_RESULTS - Static variable in interface se.walkercrou.places.GooglePlacesInterface
The maximum results that can be returned.
METHOD_ADD - Static variable in interface se.walkercrou.places.GooglePlacesInterface
 
METHOD_AUTOCOMPLETE - Static variable in interface se.walkercrou.places.GooglePlacesInterface
 
METHOD_DELETE - Static variable in interface se.walkercrou.places.GooglePlacesInterface
 
METHOD_DETAILS - Static variable in interface se.walkercrou.places.GooglePlacesInterface
 
METHOD_NEARBY_SEARCH - Static variable in interface se.walkercrou.places.GooglePlacesInterface
 
METHOD_QUERY_AUTOCOMPLETE - Static variable in interface se.walkercrou.places.GooglePlacesInterface
 
METHOD_RADAR_SEARCH - Static variable in interface se.walkercrou.places.GooglePlacesInterface
 
METHOD_TEXT_SEARCH - Static variable in interface se.walkercrou.places.GooglePlacesInterface
 

N

name - Variable in class se.walkercrou.places.Param
 
name(String) - Static method in class se.walkercrou.places.Param
Returns a new param with the specified name.
name(String) - Static method in class se.walkercrou.places.TypeParam
Returns a new type param with the specified name.
NoResultsFoundException - Exception in se.walkercrou.places.exception
 
NoResultsFoundException(String) - Constructor for exception se.walkercrou.places.exception.NoResultsFoundException
 
NoResultsFoundException() - Constructor for exception se.walkercrou.places.exception.NoResultsFoundException
 

O

OBJECT_CLOSE - Static variable in interface se.walkercrou.places.GooglePlacesInterface
The end of a period
OBJECT_GEOMETRY - Static variable in interface se.walkercrou.places.GooglePlacesInterface
Geographic information
OBJECT_HOURS - Static variable in interface se.walkercrou.places.GooglePlacesInterface
Contains open_now
OBJECT_LOCATION - Static variable in interface se.walkercrou.places.GooglePlacesInterface
Contains latitude and longitude coordinates
OBJECT_OPEN - Static variable in interface se.walkercrou.places.GooglePlacesInterface
The beginning of a period
OBJECT_RESULT - Static variable in interface se.walkercrou.places.GooglePlacesInterface
Used for responses with single results
OverQueryLimitException - Exception in se.walkercrou.places.exception
 
OverQueryLimitException(String) - Constructor for exception se.walkercrou.places.exception.OverQueryLimitException
 
OverQueryLimitException() - Constructor for exception se.walkercrou.places.exception.OverQueryLimitException
 

P

Param - Class in se.walkercrou.places
Represents an extra, optional parameter that can be specified.
Param(String) - Constructor for class se.walkercrou.places.Param
 
parse(String, String) - Static method in exception se.walkercrou.places.exception.GooglePlacesException
Returns the correct exception from a server-given status code and error message.
parse(GooglePlaces, List<Place>, String, int) - Static method in class se.walkercrou.places.GooglePlaces
Parses the specified raw json String into a list of places.
parse(GooglePlaces, String) - Static method in class se.walkercrou.places.Prediction
Returns a list of predictions from JSON.
parseDetails(GooglePlaces, String) - Static method in class se.walkercrou.places.Place
Parses a detailed Place object.
Period() - Constructor for class se.walkercrou.places.Hours.Period
 
phoneNumber(String) - Method in class se.walkercrou.places.PlaceBuilder
Sets the phone number of the place.
Photo - Class in se.walkercrou.places
Represents a referenced photo.
Photo(Place, String, int, int) - Constructor for class se.walkercrou.places.Photo
 
Place - Class in se.walkercrou.places
Represents a place returned by Google Places API_
Place() - Constructor for class se.walkercrou.places.Place
 
PlaceBuilder - Class in se.walkercrou.places
Class for building Place information to be submitted to Google.
PlaceBuilder(String, double, double, List<String>) - Constructor for class se.walkercrou.places.PlaceBuilder
Creates a new PlaceBuilder with the initial name, latitude, longitude, and types.
PlaceBuilder(String, double, double, String...) - Constructor for class se.walkercrou.places.PlaceBuilder
Creates a new PlaceBuilder with the initial name, latitude, longitude, and types.
post(HttpPost) - Method in class se.walkercrou.places.DefaultRequestHandler
 
post(HttpPost) - Method in interface se.walkercrou.places.RequestHandler
Posts new data to the server and returns the response as a string.
Prediction - Class in se.walkercrou.places
Represents a autocomplete prediction based on a query.
Prediction() - Constructor for class se.walkercrou.places.Prediction
 
Prediction.DescriptionTerm - Class in se.walkercrou.places
Represents an element within a description.
Price - Enum in se.walkercrou.places
Represents a price ranking of some place.

R

removeAspect(Review.Aspect) - Method in class se.walkercrou.places.Review
Removes the specified aspect from the review.
RequestDeniedException - Exception in se.walkercrou.places.exception
 
RequestDeniedException(String) - Constructor for exception se.walkercrou.places.exception.RequestDeniedException
 
RequestDeniedException() - Constructor for exception se.walkercrou.places.exception.RequestDeniedException
 
RequestHandler - Interface in se.walkercrou.places
Represents an interface to handle HTTP traffic between the client and Google Places API.
Review - Class in se.walkercrou.places
Represents a user submitted review.
Review() - Constructor for class se.walkercrou.places.Review
 
Review.Aspect - Class in se.walkercrou.places
Represents an certain aspect of a review such as "quality" or "service".

S

Scope - Enum in se.walkercrou.places
Represents the scope in which a place resides.
se.walkercrou.places - package se.walkercrou.places
 
se.walkercrou.places.exception - package se.walkercrou.places.exception
 
setAccuracy(int) - Method in class se.walkercrou.places.Place
Sets the accuracy of the location, expressed in meters.
setAddress(String) - Method in class se.walkercrou.places.Place
Sets the address of this place.
setAlwaysOpened(boolean) - Method in class se.walkercrou.places.Hours
Sets if the establishment is always opened.
setApiKey(String) - Method in class se.walkercrou.places.GooglePlaces
 
setApiKey(String) - Method in interface se.walkercrou.places.GooglePlacesInterface
Sets the API key associated with this GooglePlaces object.
setAuthor(String) - Method in class se.walkercrou.places.Review
Sets the author of the review.
setAuthorUrl(String) - Method in class se.walkercrou.places.Review
Sets the author's url.
setCharacterEncoding(String) - Method in class se.walkercrou.places.DefaultRequestHandler
Sets the character encoding used by this handler.
setCharacterEncoding(String) - Method in interface se.walkercrou.places.RequestHandler
Sets the character encoding used by this handler.
setClient(GooglePlaces) - Method in class se.walkercrou.places.Place
Sets the GooglePlaces client associated with this Place object.
setClient(GooglePlaces) - Method in class se.walkercrou.places.Prediction
 
setClosingDay(Day) - Method in class se.walkercrou.places.Hours.Period
Sets the day this period closes.
setClosingTime(String) - Method in class se.walkercrou.places.Hours.Period
Sets the closing time of this period.
setDebugModeEnabled(boolean) - Method in class se.walkercrou.places.GooglePlaces
 
setDebugModeEnabled(boolean) - Method in interface se.walkercrou.places.GooglePlacesInterface
Sets if the client should run in debug mode.
setDescription(String) - Method in class se.walkercrou.places.Prediction
 
setGoogleUrl(String) - Method in class se.walkercrou.places.Place
Sets the Google Plus page for this place.
setHours(Hours) - Method in class se.walkercrou.places.Place
Sets the Hours of this place.
setIconUrl(String) - Method in class se.walkercrou.places.Place
Sets the url of the icon to represent this place.
setInternationalPhoneNumber(String) - Method in class se.walkercrou.places.Place
Sets the phone number with an international country code.
setJson(JSONObject) - Method in class se.walkercrou.places.Place
Sets the JSON representation of this Place.
setLanguage(String) - Method in class se.walkercrou.places.Place
Sets the language of the location.
setLanguage(String) - Method in class se.walkercrou.places.Review
Sets the language the review is in.
setLatitude(double) - Method in class se.walkercrou.places.Place
Sets the latitude of the place.
setLongitude(double) - Method in class se.walkercrou.places.Place
Sets the longitude of this place.
setLongName(String) - Method in class se.walkercrou.places.AddressComponent
Sets the long name of the component.
setName(String) - Method in class se.walkercrou.places.Place
Sets the name of this place.
setOpeningDay(Day) - Method in class se.walkercrou.places.Hours.Period
Sets the day this period opens.
setOpeningTime(String) - Method in class se.walkercrou.places.Hours.Period
Sets the time this period opens.
setPhoneNumber(String) - Method in class se.walkercrou.places.Place
Sets this Place's phone number.
setPlaceId(String) - Method in class se.walkercrou.places.Place
Sets the unique, stable, identifier for this place.
setPlaceId(String) - Method in class se.walkercrou.places.Prediction
 
setPrice(Price) - Method in class se.walkercrou.places.Place
Sets the Price of this place.
setRating(double) - Method in class se.walkercrou.places.Place
Sets the rating of this place.
setRating(int) - Method in class se.walkercrou.places.Review
Sets the rating of this review.
setRequestHandler(RequestHandler) - Method in class se.walkercrou.places.GooglePlaces
 
setRequestHandler(RequestHandler) - Method in interface se.walkercrou.places.GooglePlacesInterface
Sets the request handler to delegate HTTP traffic.
setScope(Scope) - Method in class se.walkercrou.places.Place
Sets the scope of the location.
setShortName(String) - Method in class se.walkercrou.places.AddressComponent
Sets the short name of the component.
setStatus(Status) - Method in class se.walkercrou.places.Place
Sets the Status of this place.
setSubstringLength(int) - Method in class se.walkercrou.places.Prediction
 
setSubstringOffset(int) - Method in class se.walkercrou.places.Prediction
 
setText(String) - Method in class se.walkercrou.places.Review
Sets the content of this review.
setTime(long) - Method in class se.walkercrou.places.Review
Sets the unix-time stamp the review was posted on.
setUtcOffset(int) - Method in class se.walkercrou.places.Place
Sets the amount of seconds this place is off from the UTC timezone.
setVicinity(String) - Method in class se.walkercrou.places.Place
Sets the "vicinity" the place is in.
setWebsite(String) - Method in class se.walkercrou.places.Place
Sets the website url associated with this place.
Status - Enum in se.walkercrou.places
Represents the current status of the place in time.
STATUS_INVALID_REQUEST - Static variable in interface se.walkercrou.places.Statuses
Indicates the request was invalid, generally indicating a missing parameter
STATUS_NOT_FOUND - Static variable in interface se.walkercrou.places.Statuses
Indicates that a resource was could not be resolved
STATUS_OK - Static variable in interface se.walkercrou.places.Statuses
Indicates the request was successful.
STATUS_OVER_QUERY_LIMIT - Static variable in interface se.walkercrou.places.Statuses
Indicates that you are over the quota for queries to Google Places API
STATUS_REQUEST_DENIED - Static variable in interface se.walkercrou.places.Statuses
Indicates that the request was denied
STATUS_UNKNOWN_ERROR - Static variable in interface se.walkercrou.places.Statuses
Indicates an internal server-side error
STATUS_ZERO_RESULTS - Static variable in interface se.walkercrou.places.Statuses
Indicates that nothing went wrong during the request, but no places were found
Statuses - Interface in se.walkercrou.places
Google Places API official "status" replies.
STRING_ADDRESS - Static variable in interface se.walkercrou.places.GooglePlacesInterface
The address of the place
STRING_AUTHOR_NAME - Static variable in interface se.walkercrou.places.GooglePlacesInterface
Name of a review author
STRING_AUTHOR_URL - Static variable in interface se.walkercrou.places.GooglePlacesInterface
Url of author
STRING_DESCRIPTION - Static variable in interface se.walkercrou.places.GooglePlacesInterface
Description of autocomplete prediction
STRING_ERROR_MESSAGE - Static variable in interface se.walkercrou.places.GooglePlacesInterface
A message that may or may not be present when an error occurs.
STRING_ICON - Static variable in interface se.walkercrou.places.GooglePlacesInterface
Url to the icon to represent this place
STRING_INTERNATIONAL_PHONE_NUMBER - Static variable in interface se.walkercrou.places.GooglePlacesInterface
The phone number of the place with an international country code
STRING_LANGUAGE - Static variable in interface se.walkercrou.places.GooglePlacesInterface
Language for review localization
STRING_LONG_NAME - Static variable in interface se.walkercrou.places.GooglePlacesInterface
Represents an address component's long name
STRING_NAME - Static variable in interface se.walkercrou.places.GooglePlacesInterface
The name of the place
STRING_NEXT_PAGE_TOKEN - Static variable in interface se.walkercrou.places.GooglePlacesInterface
A token used for getting the next page of results
STRING_PHONE_NUMBER - Static variable in interface se.walkercrou.places.GooglePlacesInterface
The phone number of the place
STRING_PHOTO_REFERENCE - Static variable in interface se.walkercrou.places.GooglePlacesInterface
A reference to an actual photo
STRING_PLACE_ID - Static variable in interface se.walkercrou.places.GooglePlacesInterface
The unique, stable, identifier for this place
STRING_SCOPE - Static variable in interface se.walkercrou.places.GooglePlacesInterface
Defines what scope a location resides in.
STRING_SHORT_NAME - Static variable in interface se.walkercrou.places.GooglePlacesInterface
Represents an address component's short name
STRING_STATUS - Static variable in interface se.walkercrou.places.GooglePlacesInterface
A root element to indicate the status of the query.
STRING_TEXT - Static variable in interface se.walkercrou.places.GooglePlacesInterface
Review content
STRING_TIME - Static variable in interface se.walkercrou.places.GooglePlacesInterface
A time represented by an hhmm format
STRING_TYPE - Static variable in interface se.walkercrou.places.GooglePlacesInterface
Used for singular types in review aspects
STRING_TYPES - Static variable in interface se.walkercrou.places.GooglePlacesInterface
Restricts the results to places matching at least one of the specified types.
STRING_URL - Static variable in interface se.walkercrou.places.GooglePlacesInterface
The url for an event at a place
STRING_VALUE - Static variable in interface se.walkercrou.places.GooglePlacesInterface
Used for autocomplete terms
STRING_VICINITY - Static variable in interface se.walkercrou.places.GooglePlacesInterface
The vicinity of which the place can be found (sometimes replaces formatted_address)
STRING_WEBSITE - Static variable in interface se.walkercrou.places.GooglePlacesInterface
The website associated with a place

T

toJson() - Method in class se.walkercrou.places.PlaceBuilder
Returns a Google formatted JSON object to be sent to Google's servers.
toString() - Method in class se.walkercrou.places.Hours.Period
 
toString() - Method in class se.walkercrou.places.Hours
 
toString() - Method in class se.walkercrou.places.Place
 
toString() - Method in class se.walkercrou.places.Prediction
 
TYPE_ACCOUNTING - Static variable in interface se.walkercrou.places.Types
 
TYPE_AIRPORT - Static variable in interface se.walkercrou.places.Types
 
TYPE_AMUSEMENT_PARK - Static variable in interface se.walkercrou.places.Types
 
TYPE_AQUARIUM - Static variable in interface se.walkercrou.places.Types
 
TYPE_ART_GALLERY - Static variable in interface se.walkercrou.places.Types
 
TYPE_ATM - Static variable in interface se.walkercrou.places.Types
 
TYPE_BAKERY - Static variable in interface se.walkercrou.places.Types
 
TYPE_BANK - Static variable in interface se.walkercrou.places.Types
 
TYPE_BAR - Static variable in interface se.walkercrou.places.Types
 
TYPE_BEAUTY_SALON - Static variable in interface se.walkercrou.places.Types
 
TYPE_BICYCLE_STORE - Static variable in interface se.walkercrou.places.Types
 
TYPE_BOOK_STORE - Static variable in interface se.walkercrou.places.Types
 
TYPE_BOWLING_ALLEY - Static variable in interface se.walkercrou.places.Types
 
TYPE_BUS_STATION - Static variable in interface se.walkercrou.places.Types
 
TYPE_CAFE - Static variable in interface se.walkercrou.places.Types
 
TYPE_CAMPGROUND - Static variable in interface se.walkercrou.places.Types
 
TYPE_CAR_DEALER - Static variable in interface se.walkercrou.places.Types
 
TYPE_CAR_RENTAL - Static variable in interface se.walkercrou.places.Types
 
TYPE_CAR_REPAIR - Static variable in interface se.walkercrou.places.Types
 
TYPE_CAR_WASH - Static variable in interface se.walkercrou.places.Types
 
TYPE_CASINO - Static variable in interface se.walkercrou.places.Types
 
TYPE_CEMETERY - Static variable in interface se.walkercrou.places.Types
 
TYPE_CHURCH - Static variable in interface se.walkercrou.places.Types
 
TYPE_CITY_HALL - Static variable in interface se.walkercrou.places.Types
 
TYPE_CLOTHING_STORE - Static variable in interface se.walkercrou.places.Types
 
TYPE_CONVENIENCE_STORE - Static variable in interface se.walkercrou.places.Types
 
TYPE_COURTHOUSE - Static variable in interface se.walkercrou.places.Types
 
TYPE_DENTIST - Static variable in interface se.walkercrou.places.Types
 
TYPE_DEPARTMENT_STORE - Static variable in interface se.walkercrou.places.Types
 
TYPE_DOCTOR - Static variable in interface se.walkercrou.places.Types
 
TYPE_ELECTRICIAN - Static variable in interface se.walkercrou.places.Types
 
TYPE_ELECTRONICS_STORE - Static variable in interface se.walkercrou.places.Types
 
TYPE_EMBASSY - Static variable in interface se.walkercrou.places.Types
 
TYPE_ESTABLISHMENT - Static variable in interface se.walkercrou.places.Types
 
TYPE_FINANCE - Static variable in interface se.walkercrou.places.Types
 
TYPE_FIRE_STATION - Static variable in interface se.walkercrou.places.Types
 
TYPE_FLORIST - Static variable in interface se.walkercrou.places.Types
 
TYPE_FOOD - Static variable in interface se.walkercrou.places.Types
 
TYPE_FUNERAL_HOME - Static variable in interface se.walkercrou.places.Types
 
TYPE_FURNITURE_STORE - Static variable in interface se.walkercrou.places.Types
 
TYPE_GAS_STATION - Static variable in interface se.walkercrou.places.Types
 
TYPE_GENERAL_CONTRACTOR - Static variable in interface se.walkercrou.places.Types
 
TYPE_GROCERY_OR_SUPERMARKET - Static variable in interface se.walkercrou.places.Types
 
TYPE_GYM - Static variable in interface se.walkercrou.places.Types
 
TYPE_HAIR_CARE - Static variable in interface se.walkercrou.places.Types
 
TYPE_HARDWARE_STORE - Static variable in interface se.walkercrou.places.Types
 
TYPE_HEALTH - Static variable in interface se.walkercrou.places.Types
 
TYPE_HINDU_TEMPLE - Static variable in interface se.walkercrou.places.Types
 
TYPE_HOME_GOODS_STORE - Static variable in interface se.walkercrou.places.Types
 
TYPE_HOSPITAL - Static variable in interface se.walkercrou.places.Types
 
TYPE_INSURANCE_AGENCY - Static variable in interface se.walkercrou.places.Types
 
TYPE_JEWELRY_STORE - Static variable in interface se.walkercrou.places.Types
 
TYPE_LAUNDRY - Static variable in interface se.walkercrou.places.Types
 
TYPE_LAWYER - Static variable in interface se.walkercrou.places.Types
 
TYPE_LIBRARY - Static variable in interface se.walkercrou.places.Types
 
TYPE_LIQUOR_STORE - Static variable in interface se.walkercrou.places.Types
 
TYPE_LOCAL_GOVERNMENT_OFFICE - Static variable in interface se.walkercrou.places.Types
 
TYPE_LOCKSMITH - Static variable in interface se.walkercrou.places.Types
 
TYPE_LODGING - Static variable in interface se.walkercrou.places.Types
 
TYPE_MEAL_DELIVERY - Static variable in interface se.walkercrou.places.Types
 
TYPE_MEAL_TAKEAWAY - Static variable in interface se.walkercrou.places.Types
 
TYPE_MOSQUE - Static variable in interface se.walkercrou.places.Types
 
TYPE_MOVIE_RENTAL - Static variable in interface se.walkercrou.places.Types
 
TYPE_MOVIE_THEATER - Static variable in interface se.walkercrou.places.Types
 
TYPE_MOVING_COMPANY - Static variable in interface se.walkercrou.places.Types
 
TYPE_MUSEUM - Static variable in interface se.walkercrou.places.Types
 
TYPE_NIGHT_CLUB - Static variable in interface se.walkercrou.places.Types
 
TYPE_PAINTER - Static variable in interface se.walkercrou.places.Types
 
TYPE_PARK - Static variable in interface se.walkercrou.places.Types
 
TYPE_PARKING - Static variable in interface se.walkercrou.places.Types
 
TYPE_PET_STORE - Static variable in interface se.walkercrou.places.Types
 
TYPE_PHARMACY - Static variable in interface se.walkercrou.places.Types
 
TYPE_PHYSIOTHERAPIST - Static variable in interface se.walkercrou.places.Types
 
TYPE_PLACE_OF_WORSHIP - Static variable in interface se.walkercrou.places.Types
 
TYPE_PLUMBER - Static variable in interface se.walkercrou.places.Types
 
TYPE_POLICE - Static variable in interface se.walkercrou.places.Types
 
TYPE_POST_OFFICE - Static variable in interface se.walkercrou.places.Types
 
TYPE_REAL_ESTATE_AGENCY - Static variable in interface se.walkercrou.places.Types
 
TYPE_RESTAURANT - Static variable in interface se.walkercrou.places.Types
 
TYPE_ROOFING_CONTRACTOR - Static variable in interface se.walkercrou.places.Types
 
TYPE_RV_PARK - Static variable in interface se.walkercrou.places.Types
 
TYPE_SCHOOL - Static variable in interface se.walkercrou.places.Types
 
TYPE_SHOE_STORE - Static variable in interface se.walkercrou.places.Types
 
TYPE_SHOPPING_MALL - Static variable in interface se.walkercrou.places.Types
 
TYPE_SPA - Static variable in interface se.walkercrou.places.Types
 
TYPE_STADIUM - Static variable in interface se.walkercrou.places.Types
 
TYPE_STORAGE - Static variable in interface se.walkercrou.places.Types
 
TYPE_STORE - Static variable in interface se.walkercrou.places.Types
 
TYPE_SUBWAY_STATION - Static variable in interface se.walkercrou.places.Types
 
TYPE_SYNAGOGUE - Static variable in interface se.walkercrou.places.Types
 
TYPE_TAXI_STAND - Static variable in interface se.walkercrou.places.Types
 
TYPE_TRAIN_STATION - Static variable in interface se.walkercrou.places.Types
 
TYPE_TRAVEL_AGENCY - Static variable in interface se.walkercrou.places.Types
 
TYPE_UNIVERSITY - Static variable in interface se.walkercrou.places.Types
 
TYPE_VETERINARY_CARE - Static variable in interface se.walkercrou.places.Types
 
TYPE_ZOO - Static variable in interface se.walkercrou.places.Types
 
TypeParam - Class in se.walkercrou.places
Represents an extra, optional type parameter that restricts the results to places matching at least one of the specified types.
Types - Interface in se.walkercrou.places
Google Place API official "types"

V

value - Variable in class se.walkercrou.places.Param
 
value(Object) - Method in class se.walkercrou.places.Param
Sets the value of the Param.
value(List<String>) - Method in class se.walkercrou.places.TypeParam
Sets the values of the Param.
valueOf(String) - Static method in enum se.walkercrou.places.Day
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum se.walkercrou.places.Price
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum se.walkercrou.places.Scope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum se.walkercrou.places.Status
Returns the enum constant of this type with the specified name.
values() - Static method in enum se.walkercrou.places.Day
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum se.walkercrou.places.Price
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum se.walkercrou.places.Scope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum se.walkercrou.places.Status
Returns an array containing the constants of this enum type, in the order they are declared.

W

website(String) - Method in class se.walkercrou.places.PlaceBuilder
A URL pointing to the authoritative website for this Place, such as a business home page.
A B C D E G H I L M N O P R S T V W 
Skip navigation links

Copyright © 2014–2015. All rights reserved.