com.fitbit.api.common.model.glucose
Class GlucoseLog
java.lang.Object
com.fitbit.api.common.model.glucose.GlucoseLog
public class GlucoseLog
- extends Object
Created by IntelliJ IDEA.
User: Kiryl
Date: 11/18/11
Time: 10:43 AM
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GlucoseLog
public GlucoseLog(String tracker,
double glucose,
String time)
GlucoseLog
public GlucoseLog(org.json.JSONObject jsonObject)
throws org.json.JSONException
- Throws:
org.json.JSONException
getTracker
public String getTracker()
getGlucose
public double getGlucose()
getTime
public String getTime()
Copyright © 2012. All Rights Reserved.