com.elibom.client
Class Account
java.lang.Object
com.elibom.client.Account
public class Account
- extends Object
- Author:
- Germán Escobar
|
Constructor Summary |
Account(org.json.JSONObject json)
|
Account
public Account(org.json.JSONObject json)
throws org.json.JSONException
- Throws:
org.json.JSONException
getName
public String getName()
getCredits
public BigDecimal getCredits()
getOwnerId
public long getOwnerId()
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2013. All Rights Reserved.