com.fitbit.api.common.model.body
Class BodyGoals

java.lang.Object
  extended by com.fitbit.api.common.model.body.BodyGoals

public class BodyGoals
extends Object


Constructor Summary
BodyGoals(org.json.JSONObject json)
           
 
Method Summary
 Double getFat()
           
 Double getWeight()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BodyGoals

public BodyGoals(org.json.JSONObject json)
          throws org.json.JSONException
Throws:
org.json.JSONException
Method Detail

getWeight

public Double getWeight()

getFat

public Double getFat()


Copyright © 2012. All Rights Reserved.