|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.garmin.fit.Profile
public class Profile
Nested Class Summary | |
---|---|
class |
Profile.SubFields
|
static class |
Profile.Type
|
Constructor Summary | |
---|---|
Profile()
|
Method Summary | |
---|---|
static java.lang.String |
enumValueName(Profile.Type enumType,
long enumVal)
Returns the string name associated with a given enum value. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Profile()
Method Detail |
---|
public static java.lang.String enumValueName(Profile.Type enumType, long enumVal)
enumType
- the type of the enumenumVal
- the numerical value of the enum
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |