|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GeocoderLocationType | |
|---|---|
| com.google.code.geocoder.model | |
| Uses of GeocoderLocationType in com.google.code.geocoder.model |
|---|
| Methods in com.google.code.geocoder.model that return GeocoderLocationType | |
|---|---|
static GeocoderLocationType |
GeocoderLocationType.fromValue(String v)
|
GeocoderLocationType |
GeocoderGeometry.getLocationType()
|
static GeocoderLocationType |
GeocoderLocationType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static GeocoderLocationType[] |
GeocoderLocationType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.google.code.geocoder.model with parameters of type GeocoderLocationType | |
|---|---|
void |
GeocoderGeometry.setLocationType(GeocoderLocationType locationType)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||