Uses of Enum Class
software.xdev.brevo.model.TaskReminder.TypesEnum
Packages that use TaskReminder.TypesEnum
-
Uses of TaskReminder.TypesEnum in software.xdev.brevo.model
Methods in software.xdev.brevo.model that return TaskReminder.TypesEnumModifier and TypeMethodDescriptionstatic TaskReminder.TypesEnumstatic TaskReminder.TypesEnumReturns the enum constant of this class with the specified name.static TaskReminder.TypesEnum[]TaskReminder.TypesEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in software.xdev.brevo.model that return types with arguments of type TaskReminder.TypesEnumMethods in software.xdev.brevo.model with parameters of type TaskReminder.TypesEnumMethod parameters in software.xdev.brevo.model with type arguments of type TaskReminder.TypesEnumModifier and TypeMethodDescriptionvoidTaskReminder.setTypes(List<TaskReminder.TypesEnum> types) TaskReminder.types(List<TaskReminder.TypesEnum> types)