com.fitbit.api.common.model.body
Class BodyWithGoals
java.lang.Object
com.fitbit.api.common.model.body.BodyWithGoals
public class BodyWithGoals
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BodyWithGoals
public BodyWithGoals(Body body,
BodyGoals bodyGoals)
constructBodyWithGoals
public static BodyWithGoals constructBodyWithGoals(Response res)
throws FitbitAPIException,
org.json.JSONException
- Throws:
FitbitAPIException
org.json.JSONException
getBody
public Body getBody()
getBodyGoals
public BodyGoals getBodyGoals()
Copyright © 2012. All Rights Reserved.