Class ObjectFactory
java.lang.Object
org.bremersee.garmin.workout.v1.model.ObjectFactory
This object contains factory methods for each
Java content interface and Java element interface
generated in the org.bremersee.garmin.workout.v1.model 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 -
Method Summary
Modifier and TypeMethodDescriptionCreate an instance ofCaloriesBurnedTCreate an instance ofCustomHeartRateZoneTCreate an instance ofCustomSpeedZoneTCreate an instance ofDistanceTCreate an instance ofFolderTCreate an instance ofHeartRateAboveTCreate an instance ofHeartRateAsPercentOfMaxTCreate an instance ofHeartRateBelowTCreate an instance ofHeartRateInBeatsPerMinuteTCreate an instance ofHeartRateTCreate an instance ofNoneTCreate an instance ofPredefinedHeartRateZoneTCreate an instance ofPredefinedSpeedZoneTCreate an instance ofRepeatTCreate an instance ofSpeedTCreate an instance ofStepTCreate an instance ofTimeTCreate an instance ofUserInitiatedTCreate an instance ofWorkoutDatabaseCreate an instance ofWorkoutT
-
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
-
-
Method Details
-
createWorkoutDatabase
Create an instance ofWorkoutDatabase- Returns:
- the new instance of
WorkoutDatabase
-
createFolderT
Create an instance ofFolderT- Returns:
- the new instance of
FolderT
-
createWorkoutT
Create an instance ofWorkoutT- Returns:
- the new instance of
WorkoutT
-
createRepeatT
Create an instance ofRepeatT- Returns:
- the new instance of
RepeatT
-
createStepT
Create an instance ofStepT- Returns:
- the new instance of
StepT
-
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
-
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
-
createSpeedT
Create an instance ofSpeedT- Returns:
- the new instance of
SpeedT
-
createHeartRateT
Create an instance ofHeartRateT- Returns:
- the new instance of
HeartRateT
-
createNoneT
Create an instance ofNoneT- Returns:
- the new instance of
NoneT
-
createPredefinedSpeedZoneT
Create an instance ofPredefinedSpeedZoneT- Returns:
- the new instance of
PredefinedSpeedZoneT
-
createCustomSpeedZoneT
Create an instance ofCustomSpeedZoneT- Returns:
- the new instance of
CustomSpeedZoneT
-
createPredefinedHeartRateZoneT
Create an instance ofPredefinedHeartRateZoneT- Returns:
- the new instance of
PredefinedHeartRateZoneT
-
createCustomHeartRateZoneT
Create an instance ofCustomHeartRateZoneT- Returns:
- the new instance of
CustomHeartRateZoneT
-
createHeartRateInBeatsPerMinuteT
Create an instance ofHeartRateInBeatsPerMinuteT- Returns:
- the new instance of
HeartRateInBeatsPerMinuteT
-
createHeartRateAsPercentOfMaxT
Create an instance ofHeartRateAsPercentOfMaxT- Returns:
- the new instance of
HeartRateAsPercentOfMaxT
-