public class GoogleGeocoderResult extends Object
| Constructor and Description |
|---|
GoogleGeocoderResult() |
| Modifier and Type | Method and Description |
|---|---|
String |
getFormatted_address() |
Geometry |
getGeometry() |
void |
setFormatted_address(String formattedAddress) |
void |
setGeometry(Geometry geometry) |
Copyright © 2018. All rights reserved.