public class User extends Object
User(org.json.JSONObject json)
String
getEmail()
long
getId()
getName()
getStatus()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public User(org.json.JSONObject json) throws org.json.JSONException
org.json.JSONException
public long getId()
public String getName()
public String getEmail()
public String getStatus()
public String toString()
toString
Object
Copyright © 2014. All rights reserved.