public class GoogleGeocoderResults extends Object
| Constructor and Description |
|---|
GoogleGeocoderResults() |
| Modifier and Type | Method and Description |
|---|---|
List<GoogleGeocoderResult> |
getResults() |
void |
setResults(List<GoogleGeocoderResult> results) |
public List<GoogleGeocoderResult> getResults()
public void setResults(List<GoogleGeocoderResult> results)
Copyright © 2019. All rights reserved.