|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.garmin.fit.WorkoutHr
public class WorkoutHr
Field Summary | |
---|---|
static long |
BPM_OFFSET
|
static long |
INVALID
|
Constructor Summary | |
---|---|
WorkoutHr()
|
Method Summary | |
---|---|
static java.lang.String |
getStringFromValue(java.lang.Long value)
Retrieves the String Representation of the Value |
static java.lang.Long |
getValueFromString(java.lang.String value)
Retrieves a value given a string representation |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final long BPM_OFFSET
public static final long INVALID
Constructor Detail |
---|
public WorkoutHr()
Method Detail |
---|
public static java.lang.String getStringFromValue(java.lang.Long value)
public static java.lang.Long getValueFromString(java.lang.String value)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |