com.garmin.fit.test
Class ActivityFileTimeStampTest

java.lang.Object
  extended by com.garmin.fit.test.ActivityFileTimeStampTest
All Implemented Interfaces:
MesgListener, Test

public class ActivityFileTimeStampTest
extends java.lang.Object
implements Test, MesgListener


Constructor Summary
ActivityFileTimeStampTest()
           
 
Method Summary
 java.lang.String getError()
           
 void onMesg(Mesg mesg)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActivityFileTimeStampTest

public ActivityFileTimeStampTest()
Method Detail

onMesg

public void onMesg(Mesg mesg)
Specified by:
onMesg in interface MesgListener

getError

public java.lang.String getError()
Specified by:
getError in interface Test