| Modifier | Constructor and Description |
|---|---|
protected |
AltId(GooglePlaces client,
String placeId,
Scope scope) |
| Modifier and Type | Method and Description |
|---|---|
Place |
getPlace()
Returns the actual alternate place.
|
String |
getPlaceId()
Returns the placeId of the alternate entry.
|
Scope |
getScope()
Returns the scope of the alternate entry.
|
protected AltId(GooglePlaces client, String placeId, Scope scope)
public String getPlaceId()
public Scope getScope()
public Place getPlace()
Copyright © 2014–2015. All rights reserved.