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

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

public class WaterLogSummary
extends Object

Created by IntelliJ IDEA. User: Kiryl Date: 6/13/11 Time: 11:43 AM


Constructor Summary
WaterLogSummary(double water)
           
WaterLogSummary(org.json.JSONObject jsonObject)
           
 
Method Summary
 double getWater()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WaterLogSummary

public WaterLogSummary(double water)

WaterLogSummary

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

getWater

public double getWater()


Copyright © 2012. All Rights Reserved.