com.fitbit.api.common.model.foods
Class Water
java.lang.Object
com.fitbit.api.common.model.foods.Water
public class Water
- extends Object
Created by IntelliJ IDEA.
User: Kiryl
Date: 6/13/11
Time: 11:43 AM
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Water
public Water(List<WaterLog> water,
WaterLogSummary summary)
Water
public Water(org.json.JSONObject jsonObject)
throws org.json.JSONException
- Throws:
org.json.JSONException
getWater
public List<WaterLog> getWater()
getSummary
public WaterLogSummary getSummary()
Copyright © 2012. All Rights Reserved.