java.lang.Object
org.bremersee.garmin.workout.v1.model.ext.DurationT
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
CaloriesBurnedT, DistanceT, HeartRateAboveT, HeartRateBelowT, TimeT, UserInitiatedT

public abstract class DurationT extends Object implements Serializable

Java class for Duration_t complex type.

The following schema fragment specifies the expected content contained within this class.


 <complexType name="Duration_t">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     </restriction>
   </complexContent>
 </complexType>
 
See Also:
  • Constructor Details

    • DurationT

      public DurationT()