See: Description
| Class | Description |
|---|---|
| CarmenContext |
Array representing a hierarchy of parents.
|
| CarmenContext.Builder |
This builder can be used to set the values describing the
CarmenFeature. |
| CarmenFeature |
The Features key in the geocoding API response contains the majority of information you'll want
to use.
|
| CarmenFeature.Builder |
This builder can be used to set the values describing the
CarmenFeature. |
| GeocodingAdapterFactory |
A Geocoding type adapter factory for convenience when using AutoValue and handling
serialization/deserialization.
|
| GeocodingResponse |
This is the initial object which gets returned when the geocoding request receives a result.
|
| GeocodingResponse.Builder |
This builder can be used to set the values describing the
GeocodingResponse. |