Class NoneT
java.lang.Object
org.bremersee.garmin.workout.v1.model.TargetT
org.bremersee.garmin.workout.v1.model.NoneT
- All Implemented Interfaces:
Serializable
Java class for None_t complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="None_t">
<complexContent>
<extension base="{http://www.garmin.com/xmlschemas/WorkoutDatabase/v1}Target_t">
</extension>
</complexContent>
</complexType>
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
NoneT
public NoneT()
-