Class PolarExerciseEntry

  • All Implemented Interfaces:

    
    public final class PolarExerciseEntry
    
                        

    Polar exercise entry container.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final String getPath() Resource path in device.
      final Date getDate() Date object contains the date and time of the exercise.
      final String getIdentifier() unique identifier.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • PolarExerciseEntry

        PolarExerciseEntry(String path, Date date, String identifier)
    • Method Detail

      • getDate

         final Date getDate()

        Date object contains the date and time of the exercise. Only valid with OH1 and Verity Sense.