com.garmin.fit
Class DeveloperFieldDescription

java.lang.Object
  extended by com.garmin.fit.DeveloperFieldDescription

public class DeveloperFieldDescription
extends java.lang.Object

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

getApplicationVersion

public long getApplicationVersion()
Retrieves the Application Version of the generating Field

Returns:
null if there is no version encoded in the file

getApplicationId

public java.util.UUID getApplicationId()
Retrieves the Application Id of the generating Field

Returns:
Application Id or null if there is no valid Application Id for the description

getFieldDefinitionNumber

public short getFieldDefinitionNumber()
Retrieves the Field Definition Number of the generating Field

Returns:
Field Definition Number