com.fitbit.api.common.model.heart
Class HeartAverage
java.lang.Object
com.fitbit.api.common.model.heart.HeartAverage
public class HeartAverage
- extends Object
Created by IntelliJ IDEA.
User: Kiryl
Date: 12/2/11
Time: 1:52 PM
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HeartAverage
public HeartAverage(String tracker,
int heartRate)
HeartAverage
public HeartAverage(org.json.JSONObject jsonObject)
throws org.json.JSONException
- Throws:
org.json.JSONException
getTracker
public String getTracker()
getHeartRate
public int getHeartRate()
Copyright © 2012. All Rights Reserved.