com.fitbit.api.common.model.bp
Class Bp
java.lang.Object
com.fitbit.api.common.model.bp.Bp
public class Bp
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Bp
public Bp(List<BpLog> bp,
BpSummary average)
Bp
public Bp(org.json.JSONObject jsonObject)
throws org.json.JSONException
- Throws:
org.json.JSONException
getBp
public List<BpLog> getBp()
getAverage
public BpSummary getAverage()
Copyright © 2012. All Rights Reserved.