Uses of Enum Class
software.xdev.brevo.model.TaskReminder.UnitEnum
Packages that use TaskReminder.UnitEnum
-
Uses of TaskReminder.UnitEnum in software.xdev.brevo.model
Methods in software.xdev.brevo.model that return TaskReminder.UnitEnumModifier and TypeMethodDescriptionstatic TaskReminder.UnitEnumTaskReminder.getUnit()Unit of time before reminder is to be sentstatic TaskReminder.UnitEnumReturns the enum constant of this class with the specified name.static TaskReminder.UnitEnum[]TaskReminder.UnitEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in software.xdev.brevo.model with parameters of type TaskReminder.UnitEnumModifier and TypeMethodDescriptionvoidTaskReminder.setUnit(TaskReminder.UnitEnum unit) TaskReminder.unit(TaskReminder.UnitEnum unit)