public class CityResponse extends Object
| Constructor and Description |
|---|
CityResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<City> |
getCities() |
int |
getResultCount() |
void |
setCities(List<City> cities) |
void |
setResultCount(int resultCount) |
Copyright © 2018. All rights reserved.