Uses of Enum Class
org.apache.openmeetings.db.entity.calendar.Appointment.Reminder
Package
Description
-
Uses of Appointment.Reminder in org.apache.openmeetings.db.bind.adapter
Modifier and TypeMethodDescription -
Uses of Appointment.Reminder in org.apache.openmeetings.db.dto.calendar
-
Uses of Appointment.Reminder in org.apache.openmeetings.db.entity.calendar
Modifier and TypeMethodDescriptionstatic Appointment.Reminder
Appointment.Reminder.get
(int type) static Appointment.Reminder
static Appointment.Reminder
Appointment.getReminder()
static Appointment.Reminder
Returns the enum constant of this class with the specified name.static Appointment.Reminder[]
Appointment.Reminder.values()
Returns an array containing the constants of this enum class, in the order they are declared.