Uses of Class
org.bremersee.garmin.workout.v1.model.ext.HeartRateValueT
Packages that use HeartRateValueT
-
Uses of HeartRateValueT in org.bremersee.garmin.workout.v1.model.ext
Subclasses of HeartRateValueT in org.bremersee.garmin.workout.v1.model.extModifier and TypeClassDescriptionclassJava class for HeartRateAsPercentOfMax_t complex type.classJava class for HeartRateInBeatsPerMinute_t complex type.Fields in org.bremersee.garmin.workout.v1.model.ext declared as HeartRateValueTModifier and TypeFieldDescriptionprotected HeartRateValueTHeartRateAboveT.heartRateprotected HeartRateValueTHeartRateBelowT.heartRateMethods in org.bremersee.garmin.workout.v1.model.ext that return HeartRateValueTModifier and TypeMethodDescriptionHeartRateAboveT.getHeartRate()Gets the value of the heartRate property.HeartRateBelowT.getHeartRate()Gets the value of the heartRate property.Methods in org.bremersee.garmin.workout.v1.model.ext with parameters of type HeartRateValueTModifier and TypeMethodDescriptionvoidHeartRateAboveT.setHeartRate(HeartRateValueT value) Sets the value of the heartRate property.voidHeartRateBelowT.setHeartRate(HeartRateValueT value) Sets the value of the heartRate property.