Uses of Class
org.bremersee.garmin.workout.v1.model.ext.PowerValueT
Packages that use PowerValueT
-
Uses of PowerValueT in org.bremersee.garmin.workout.v1.model.ext
Subclasses of PowerValueT in org.bremersee.garmin.workout.v1.model.extModifier and TypeClassDescriptionclassJava class for PowerAsPercentOfFTP_t complex type.classJava class for PowerInWatts_t complex type.Fields in org.bremersee.garmin.workout.v1.model.ext declared as PowerValueTModifier and TypeFieldDescriptionprotected PowerValueTCustomPowerZoneT.highprotected PowerValueTCustomPowerZoneT.lowMethods in org.bremersee.garmin.workout.v1.model.ext that return PowerValueTModifier and TypeMethodDescriptionCustomPowerZoneT.getHigh()Gets the value of the high property.CustomPowerZoneT.getLow()Gets the value of the low property.Methods in org.bremersee.garmin.workout.v1.model.ext with parameters of type PowerValueTModifier and TypeMethodDescriptionvoidCustomPowerZoneT.setHigh(PowerValueT value) Sets the value of the high property.voidCustomPowerZoneT.setLow(PowerValueT value) Sets the value of the low property.