Uses of Enum Class
org.bremersee.garmin.activitygoals.v1.model.ext.RecurrenceCodeT
Packages that use RecurrenceCodeT
-
Uses of RecurrenceCodeT in org.bremersee.garmin.activitygoals.v1.model.ext
Fields in org.bremersee.garmin.activitygoals.v1.model.ext declared as RecurrenceCodeTMethods in org.bremersee.garmin.activitygoals.v1.model.ext that return RecurrenceCodeTModifier and TypeMethodDescriptionstatic RecurrenceCodeTPeriodT.getRecurrence()Gets the value of the recurrence property.static RecurrenceCodeTReturns the enum constant of this class with the specified name.static RecurrenceCodeT[]RecurrenceCodeT.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 RecurrenceCodeTModifier and TypeMethodDescriptionvoidPeriodT.setRecurrence(RecurrenceCodeT value) Sets the value of the recurrence property.