com.elibom.client
Class User
java.lang.Object
com.elibom.client.User
public class User
- extends Object
- Author:
- German Escobar
|
Constructor Summary |
User(org.json.JSONObject json)
|
User
public User(org.json.JSONObject json)
throws org.json.JSONException
- Throws:
org.json.JSONException
getId
public long getId()
getName
public String getName()
getEmail
public String getEmail()
getStatus
public String getStatus()
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2013. All Rights Reserved.