java.lang.Object
org.bremersee.garmin.workout.v1.model.TargetT
org.bremersee.garmin.workout.v1.model.NoneT
All Implemented Interfaces:
Serializable

public class NoneT extends TargetT implements 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 Details

    • NoneT

      public NoneT()