| Package | Description |
|---|---|
| fr.dudie.nominatim.client.request | |
| fr.dudie.nominatim.client.request.paramhelper |
| Modifier and Type | Method and Description |
|---|---|
OsmType |
OsmTypeAndIdReverseQuery.getType() |
| Modifier and Type | Method and Description |
|---|---|
void |
NominatimReverseRequest.setQuery(OsmType type,
long id) |
void |
OsmTypeAndIdReverseQuery.setType(OsmType type) |
| Constructor and Description |
|---|
OsmTypeAndIdReverseQuery(OsmType type,
long id) |
| Modifier and Type | Method and Description |
|---|---|
static OsmType |
OsmType.from(String type) |
static OsmType |
OsmType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OsmType[] |
OsmType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2010-2017 Dudie. All Rights Reserved.