Class ObjectFactory
java.lang.Object
org.bremersee.garmin.workout.v1.model.ext.ObjectFactory
This object contains factory methods for each
Java content interface and Java element interface
generated in the org.bremersee.garmin.workout.v1.model.ext package.
An ObjectFactory allows you to programatically construct new instances of the Java representation for XML content. The Java representation of XML content can consist of schema derived interfaces and classes representing the binding of schema type definitions, element declarations and model groups. Factory methods for each of these are provided in this class.
-
Constructor Summary
ConstructorsConstructorDescriptionCreate a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.bremersee.garmin.workout.v1.model.ext -
Method Summary
Modifier and TypeMethodDescriptionCreate an instance ofCaloriesBurnedTCreate an instance ofCustomPowerZoneTCreate an instance ofDistanceTCreate an instance ofExtensionsTCreate an instance ofHeartRateAboveTCreate an instance ofHeartRateAsPercentOfMaxTCreate an instance ofHeartRateBelowTCreate an instance ofHeartRateInBeatsPerMinuteTCreate an instance ofPowerAsPercentOfFTPTCreate an instance ofPowerInWattsTCreate an instance ofPowerTCreate an instance ofPredefinedPowerZoneTCreate an instance ofStepsCreate an instance ofStepTCreate an instance ofTimeTCreate an instance ofUserInitiatedT
-
Constructor Details
-
ObjectFactory
public ObjectFactory()Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.bremersee.garmin.workout.v1.model.ext
-
-
Method Details
-
createSteps
Create an instance ofSteps- Returns:
- the new instance of
Steps
-
createStepT
Create an instance ofStepT- Returns:
- the new instance of
StepT
-
createExtensionsT
Create an instance ofExtensionsT- Returns:
- the new instance of
ExtensionsT
-
createTimeT
Create an instance ofTimeT- Returns:
- the new instance of
TimeT
-
createDistanceT
Create an instance ofDistanceT- Returns:
- the new instance of
DistanceT
-
createHeartRateAboveT
Create an instance ofHeartRateAboveT- Returns:
- the new instance of
HeartRateAboveT
-
createHeartRateInBeatsPerMinuteT
Create an instance ofHeartRateInBeatsPerMinuteT- Returns:
- the new instance of
HeartRateInBeatsPerMinuteT
-
createHeartRateAsPercentOfMaxT
Create an instance ofHeartRateAsPercentOfMaxT- Returns:
- the new instance of
HeartRateAsPercentOfMaxT
-
createHeartRateBelowT
Create an instance ofHeartRateBelowT- Returns:
- the new instance of
HeartRateBelowT
-
createCaloriesBurnedT
Create an instance ofCaloriesBurnedT- Returns:
- the new instance of
CaloriesBurnedT
-
createUserInitiatedT
Create an instance ofUserInitiatedT- Returns:
- the new instance of
UserInitiatedT
-
createPowerT
Create an instance ofPowerT- Returns:
- the new instance of
PowerT
-
createPredefinedPowerZoneT
Create an instance ofPredefinedPowerZoneT- Returns:
- the new instance of
PredefinedPowerZoneT
-
createCustomPowerZoneT
Create an instance ofCustomPowerZoneT- Returns:
- the new instance of
CustomPowerZoneT
-
createPowerInWattsT
Create an instance ofPowerInWattsT- Returns:
- the new instance of
PowerInWattsT
-
createPowerAsPercentOfFTPT
Create an instance ofPowerAsPercentOfFTPT- Returns:
- the new instance of
PowerAsPercentOfFTPT
-