| Package | Description |
|---|---|
| se.walkercrou.places |
| Modifier and Type | Method and Description |
|---|---|
Scope |
Place.getScope()
Returns the scope of this place.
|
Scope |
AltId.getScope()
Returns the scope of the alternate entry.
|
static Scope |
Scope.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Scope[] |
Scope.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected Place |
Place.setScope(Scope scope)
Sets the scope of the location.
|
| Constructor and Description |
|---|
AltId(GooglePlaces client,
String placeId,
Scope scope) |
Copyright © 2014–2015. All rights reserved.