Uses of Enum Class
org.apache.openmeetings.db.entity.calendar.Appointment.Reminder
Packages that use Appointment.Reminder
Package
Description
-
Uses of Appointment.Reminder in org.apache.openmeetings.db.bind.adapter
Methods in org.apache.openmeetings.db.bind.adapter that return Appointment.ReminderModifier and TypeMethodDescriptionMethods in org.apache.openmeetings.db.bind.adapter with parameters of type Appointment.Reminder -
Uses of Appointment.Reminder in org.apache.openmeetings.db.dto.calendar
Methods in org.apache.openmeetings.db.dto.calendar that return Appointment.ReminderMethods in org.apache.openmeetings.db.dto.calendar with parameters of type Appointment.Reminder -
Uses of Appointment.Reminder in org.apache.openmeetings.db.entity.calendar
Methods in org.apache.openmeetings.db.entity.calendar that return Appointment.ReminderModifier 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.Methods in org.apache.openmeetings.db.entity.calendar with parameters of type Appointment.Reminder