|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.garmin.fit.DeveloperFieldDescription
public class DeveloperFieldDescription
Description of a Developer Field
Method Summary | |
---|---|
java.util.UUID |
getApplicationId()
Retrieves the Application Id of the generating Field |
long |
getApplicationVersion()
Retrieves the Application Version of the generating Field |
short |
getFieldDefinitionNumber()
Retrieves the Field Definition Number of the generating Field |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public long getApplicationVersion()
null
if there is no version encoded in the filepublic java.util.UUID getApplicationId()
null
if there is no valid Application Id for the descriptionpublic short getFieldDefinitionNumber()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |