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.adapterMethods 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.calendarMethods 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.calendarMethods in org.apache.openmeetings.db.entity.calendar that return Appointment.ReminderModifier and TypeMethodDescriptionstatic Appointment.ReminderAppointment.Reminder.get(int type) static Appointment.Reminderstatic Appointment.ReminderAppointment.getReminder()static Appointment.ReminderReturns 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