com.fitbit.api.common.model.devices
Class ScaleUser
java.lang.Object
com.fitbit.api.common.model.devices.ScaleUser
public class ScaleUser
- extends Object
|
Constructor Summary |
ScaleUser(org.json.JSONObject jsonObject)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ScaleUser
public ScaleUser(org.json.JSONObject jsonObject)
throws org.json.JSONException
- Throws:
org.json.JSONException
jsonArrayToScaleUsersList
public static List<ScaleUser> jsonArrayToScaleUsersList(org.json.JSONArray array)
throws org.json.JSONException
- Throws:
org.json.JSONException
getUserId
public String getUserId()
getScaleUserName
public String getScaleUserName()
getBodyType
public String getBodyType()
bodyType
public BodyType bodyType()
getUserInfo
public UserInfo getUserInfo()
Copyright © 2012. All Rights Reserved.