com.fitbit.api.common.model.foods
Class FoodsGoals

java.lang.Object
  extended by com.fitbit.api.common.model.foods.FoodsGoals

public class FoodsGoals
extends Object

User: Alex Zh Date: 02.09.11 Time: 16:53


Constructor Summary
FoodsGoals()
           
FoodsGoals(int calories)
           
FoodsGoals(org.json.JSONObject json)
           
 
Method Summary
 int getCalories()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FoodsGoals

public FoodsGoals()

FoodsGoals

public FoodsGoals(int calories)

FoodsGoals

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

getCalories

public int getCalories()


Copyright © 2012. All Rights Reserved.