Uses of Class
com.fitbit.api.common.model.devices.ScaleUser

Packages that use ScaleUser
com.fitbit.api.client   
com.fitbit.api.common.model.devices   
 

Uses of ScaleUser in com.fitbit.api.client
 

Methods in com.fitbit.api.client that return ScaleUser
 ScaleUser FitbitApiClientAgent.updateScaleUser(LocalUserDetail localUser, String deviceId, String scaleUserName, BodyType bodyType)
           
 

Methods in com.fitbit.api.client that return types with arguments of type ScaleUser
 List<ScaleUser> FitbitApiClientAgent.getScaleUsers(LocalUserDetail localUser, String deviceId)
           
 

Uses of ScaleUser in com.fitbit.api.common.model.devices
 

Methods in com.fitbit.api.common.model.devices that return types with arguments of type ScaleUser
static List<ScaleUser> ScaleUser.jsonArrayToScaleUsersList(org.json.JSONArray array)
           
 



Copyright © 2012. All Rights Reserved.