|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GeocoderStatus | |
|---|---|
| com.google.code.geocoder.model | |
| Uses of GeocoderStatus in com.google.code.geocoder.model |
|---|
| Methods in com.google.code.geocoder.model that return GeocoderStatus | |
|---|---|
static GeocoderStatus |
GeocoderStatus.fromValue(String v)
|
GeocoderStatus |
GeocodeResponse.getStatus()
|
static GeocoderStatus |
GeocoderStatus.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static GeocoderStatus[] |
GeocoderStatus.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 GeocoderStatus | |
|---|---|
void |
GeocodeResponse.setStatus(GeocoderStatus status)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||