Class DurationT
java.lang.Object
org.bremersee.garmin.workout.v1.model.ext.DurationT
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
CaloriesBurnedT,DistanceT,HeartRateAboveT,HeartRateBelowT,TimeT,UserInitiatedT
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 Summary
Constructors -
Method Summary
-
Constructor Details
-
DurationT
public DurationT()
-