com.garmin.fit.test
Class FileIdTest

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

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


Constructor Summary
FileIdTest()
           
 
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

FileIdTest

public FileIdTest()
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