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