|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GeocoderLocationType | |
|---|---|
| com.google.gwt.maps.client.services | |
| Uses of GeocoderLocationType in com.google.gwt.maps.client.services |
|---|
| Methods in com.google.gwt.maps.client.services that return GeocoderLocationType | |
|---|---|
static GeocoderLocationType |
GeocoderLocationType.fromValue(String type)
|
GeocoderLocationType |
GeocoderGeometry.getLocation_Type()
The type of location returned in location |
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.gwt.maps.client.services with parameters of type GeocoderLocationType | |
|---|---|
void |
GeocoderGeometry.setLocation_Type(GeocoderLocationType location_type)
The type of location returned in location |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||