com.clickntap.tool.flags
Class Flags
java.lang.Object
com.clickntap.tool.flags.Flags
public class Flags
- extends Object
|
Constructor Summary |
Flags()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Flags
public Flags()
throws Exception
- Throws:
Exception
getCountries
public org.json.JSONObject getCountries()
getLanguages
public org.json.JSONObject getLanguages()
getCodes
public List<String> getCodes()
getItems
public List<org.json.JSONObject> getItems()
setCountries
public void setCountries(org.json.JSONObject data)
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
Copyright © 2014. All rights reserved.