Class TargetT
java.lang.Object
org.bremersee.garmin.workout.v1.model.TargetT
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
HeartRateT,NoneT,SpeedT
Java class for Target_t complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Target_t">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
</restriction>
</complexContent>
</complexType>
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TargetT
public TargetT()
-