NotificationMethod |
Calendar.EventReminder.getMethod() |
The notification method used by the reminder.
|
NotificationMethod |
Calendar.Notification.getMethod() |
The method used to deliver the notification.
|
NotificationMethod |
Event.ReminderOverride.getMethod() |
The method used by this reminder.
|
static NotificationMethod |
NotificationMethod.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static NotificationMethod[] |
NotificationMethod.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|