public class CountryResponse extends Object
| Constructor | Description |
|---|---|
CountryResponse() |
|
CountryResponse(List<String> countries) |
| Modifier and Type | Method | Description |
|---|---|---|
List<String> |
getCountries() |
|
Meta |
getMeta() |
|
void |
setCountries(List<String> countries) |
|
void |
setMeta(Meta meta) |
Copyright © 2018. All rights reserved.