public class Flags extends Object
| Constructor and Description |
|---|
Flags() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getCodes() |
org.json.JSONObject |
getCountries() |
List<org.json.JSONObject> |
getItems() |
org.json.JSONObject |
getLanguages() |
static void |
main(String[] args) |
void |
setCountries(org.json.JSONObject data) |
public org.json.JSONObject getCountries()
public void setCountries(org.json.JSONObject data)
public org.json.JSONObject getLanguages()
public List<org.json.JSONObject> getItems()
Copyright © 2015. All rights reserved.