| Package | Description |
|---|---|
| de.jakop.lotus.domingo.groupware |
Groupware interface to Lotus Notes/Domino.
|
| Modifier and Type | Field and Description |
|---|---|
static CalendarEntry.Type |
CalendarEntry.Type.ALLDAYEVENT
calendar entry type: All Day Event.
|
static CalendarEntry.Type |
CalendarEntry.Type.ANNIVERSARY
calendar entry type: Anniversary.
|
static CalendarEntry.Type |
CalendarEntry.Type.APPOINTMENT
calendar entry type: Appointment.
|
static CalendarEntry.Type |
CalendarEntry.Type.MEETING
calendar entry type: Appointment.
|
static CalendarEntry.Type |
CalendarEntry.Type.REMINDER
calendar entry type: Reminder.
|
| Modifier and Type | Method and Description |
|---|---|
CalendarEntry.Type |
CalendarEntry.getType()
Returns the type of a calendar entry.
|
CalendarEntry.Type |
CalendarEntryDigest.getType() |
| Modifier and Type | Method and Description |
|---|---|
void |
CalendarEntry.setType(CalendarEntry.Type type)
Sets the type of a calendar entry.
|
void |
CalendarEntryDigest.setType(CalendarEntry.Type type) |
Copyright © 2005–2020. All rights reserved.