Class Calendar.Notification

  • Enclosing class:
    Calendar

    public static class Calendar.Notification
    extends Object
    Details of an individual notification.
    • Constructor Detail

      • Notification

        public Notification()
    • Method Detail

      • getType

        public NotificationType getType()
        The type of notification.
        Returns:
        the value.
      • getMethod

        public NotificationMethod getMethod()
        The method used to deliver the notification.
        Returns:
        the value.