| Package | Description |
|---|---|
| org.bedework.synch.shared |
| Modifier and Type | Method and Description |
|---|---|
Notification.NotificationItem.ActionType |
Notification.NotificationItem.getAction() |
static Notification.NotificationItem.ActionType |
Notification.NotificationItem.ActionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Notification.NotificationItem.ActionType[] |
Notification.NotificationItem.ActionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Notification(Notification.NotificationItem.ActionType action) |
NotificationItem(Notification.NotificationItem.ActionType action)
Create a notification item for an action.
|
NotificationItem(Notification.NotificationItem.ActionType action,
ietf.params.xml.ns.icalendar_2.IcalendarType ical,
String uid)
Create a notification item for an action.
|
Copyright © 2018 Bedework. All rights reserved.