Uses of Enum Class
org.bremersee.garmin.activitygoals.v1.model.ext.MeasureT
Packages that use MeasureT
-
Uses of MeasureT in org.bremersee.garmin.activitygoals.v1.model.ext
Fields in org.bremersee.garmin.activitygoals.v1.model.ext declared as MeasureTMethods in org.bremersee.garmin.activitygoals.v1.model.ext that return MeasureTModifier and TypeMethodDescriptionstatic MeasureTActivityGoalT.getMeasure()Gets the value of the measure property.static MeasureTReturns the enum constant of this class with the specified name.static MeasureT[]MeasureT.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.bremersee.garmin.activitygoals.v1.model.ext with parameters of type MeasureTModifier and TypeMethodDescriptionvoidActivityGoalT.setMeasure(MeasureT value) Sets the value of the measure property.