com.fitbit.api.common.model.glucose
Class Glucose
java.lang.Object
com.fitbit.api.common.model.glucose.Glucose
public class Glucose
- 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 |
Glucose
public Glucose(List<GlucoseLog> glucoseLog,
Double hba1c)
Glucose
public Glucose(org.json.JSONObject jsonObject)
throws org.json.JSONException
- Throws:
org.json.JSONException
getGlucoseLog
public List<GlucoseLog> getGlucoseLog()
getHba1c
public Double getHba1c()
Copyright © 2012. All Rights Reserved.