| Package | Description |
|---|---|
| fr.dudie.nominatim.gson | |
| fr.dudie.nominatim.model |
| Modifier and Type | Method and Description |
|---|---|
AddressElement[] |
ArrayOfAddressElementsDeserializer.deserialize(com.google.gson.JsonElement json,
Type typeOfT,
com.google.gson.JsonDeserializationContext context) |
| Modifier and Type | Method and Description |
|---|---|
AddressElement[] |
Address.getAddressElements()
Gets the elements describing the address (ex: road, city, coutry...).
|
| Modifier and Type | Method and Description |
|---|---|
void |
Address.setAddressElements(AddressElement[] addressElements)
Sets the elements describing the address (ex: road, city, coutry...).
|
Copyright © 2013. All Rights Reserved.