◆ addAttendee() [1/2]
void org.turro.plugin.calendar.ICalendarEvent.addAttendee |
( |
IContact |
contact | ) |
|
◆ addAttendee() [2/2]
void org.turro.plugin.calendar.ICalendarEvent.addAttendee |
( |
IContact |
contact | ) |
|
◆ getAddress() [1/2]
String org.turro.plugin.calendar.ICalendarEvent.getAddress |
( |
| ) |
|
◆ getAddress() [2/2]
String org.turro.plugin.calendar.ICalendarEvent.getAddress |
( |
| ) |
|
◆ getAttendees() [1/2]
Collection<IContact> org.turro.plugin.calendar.ICalendarEvent.getAttendees |
( |
| ) |
|
◆ getAttendees() [2/2]
Collection<IContact> org.turro.plugin.calendar.ICalendarEvent.getAttendees |
( |
| ) |
|
◆ getBeginDate() [1/2]
Date org.turro.plugin.calendar.ICalendarEvent.getBeginDate |
( |
| ) |
|
◆ getBeginDate() [2/2]
Date org.turro.plugin.calendar.ICalendarEvent.getBeginDate |
( |
| ) |
|
◆ getContent() [1/2]
String org.turro.plugin.calendar.ICalendarEvent.getContent |
( |
| ) |
|
◆ getContent() [2/2]
String org.turro.plugin.calendar.ICalendarEvent.getContent |
( |
| ) |
|
◆ getContentColor() [1/2]
String org.turro.plugin.calendar.ICalendarEvent.getContentColor |
( |
| ) |
|
◆ getContentColor() [2/2]
String org.turro.plugin.calendar.ICalendarEvent.getContentColor |
( |
| ) |
|
◆ getEndDate() [1/2]
Date org.turro.plugin.calendar.ICalendarEvent.getEndDate |
( |
| ) |
|
◆ getEndDate() [2/2]
Date org.turro.plugin.calendar.ICalendarEvent.getEndDate |
( |
| ) |
|
◆ getEventId() [1/2]
String org.turro.plugin.calendar.ICalendarEvent.getEventId |
( |
| ) |
|
◆ getEventId() [2/2]
String org.turro.plugin.calendar.ICalendarEvent.getEventId |
( |
| ) |
|
◆ getHeaderColor() [1/2]
String org.turro.plugin.calendar.ICalendarEvent.getHeaderColor |
( |
| ) |
|
◆ getHeaderColor() [2/2]
String org.turro.plugin.calendar.ICalendarEvent.getHeaderColor |
( |
| ) |
|
◆ getMotive() [1/2]
String org.turro.plugin.calendar.ICalendarEvent.getMotive |
( |
| ) |
|
◆ getMotive() [2/2]
String org.turro.plugin.calendar.ICalendarEvent.getMotive |
( |
| ) |
|
◆ getOrganizer() [1/2]
IContact org.turro.plugin.calendar.ICalendarEvent.getOrganizer |
( |
| ) |
|
◆ getOrganizer() [2/2]
IContact org.turro.plugin.calendar.ICalendarEvent.getOrganizer |
( |
| ) |
|
◆ getPath() [1/2]
String org.turro.plugin.calendar.ICalendarEvent.getPath |
( |
| ) |
|
◆ getPath() [2/2]
String org.turro.plugin.calendar.ICalendarEvent.getPath |
( |
| ) |
|
◆ getTitle() [1/2]
String org.turro.plugin.calendar.ICalendarEvent.getTitle |
( |
| ) |
|
◆ getTitle() [2/2]
String org.turro.plugin.calendar.ICalendarEvent.getTitle |
( |
| ) |
|
◆ getZclass() [1/2]
String org.turro.plugin.calendar.ICalendarEvent.getZclass |
( |
| ) |
|
◆ getZclass() [2/2]
String org.turro.plugin.calendar.ICalendarEvent.getZclass |
( |
| ) |
|
◆ isCancelled() [1/2]
boolean org.turro.plugin.calendar.ICalendarEvent.isCancelled |
( |
| ) |
|
◆ isCancelled() [2/2]
boolean org.turro.plugin.calendar.ICalendarEvent.isCancelled |
( |
| ) |
|
◆ isDone() [1/2]
boolean org.turro.plugin.calendar.ICalendarEvent.isDone |
( |
| ) |
|
◆ isDone() [2/2]
boolean org.turro.plugin.calendar.ICalendarEvent.isDone |
( |
| ) |
|
◆ isLocked() [1/2]
boolean org.turro.plugin.calendar.ICalendarEvent.isLocked |
( |
| ) |
|
◆ isLocked() [2/2]
boolean org.turro.plugin.calendar.ICalendarEvent.isLocked |
( |
| ) |
|
◆ setAddress() [1/2]
void org.turro.plugin.calendar.ICalendarEvent.setAddress |
( |
String |
address | ) |
|
◆ setAddress() [2/2]
void org.turro.plugin.calendar.ICalendarEvent.setAddress |
( |
String |
address | ) |
|
◆ setBeginDate() [1/2]
void org.turro.plugin.calendar.ICalendarEvent.setBeginDate |
( |
Date |
date | ) |
|
◆ setBeginDate() [2/2]
void org.turro.plugin.calendar.ICalendarEvent.setBeginDate |
( |
Date |
date | ) |
|
◆ setCancelled() [1/2]
void org.turro.plugin.calendar.ICalendarEvent.setCancelled |
( |
boolean |
cancelled | ) |
|
◆ setCancelled() [2/2]
void org.turro.plugin.calendar.ICalendarEvent.setCancelled |
( |
boolean |
cancelled | ) |
|
◆ setContent() [1/2]
void org.turro.plugin.calendar.ICalendarEvent.setContent |
( |
String |
content | ) |
|
◆ setContent() [2/2]
void org.turro.plugin.calendar.ICalendarEvent.setContent |
( |
String |
content | ) |
|
◆ setContentColor() [1/2]
void org.turro.plugin.calendar.ICalendarEvent.setContentColor |
( |
String |
cc | ) |
|
◆ setContentColor() [2/2]
void org.turro.plugin.calendar.ICalendarEvent.setContentColor |
( |
String |
cc | ) |
|
◆ setDone() [1/2]
void org.turro.plugin.calendar.ICalendarEvent.setDone |
( |
boolean |
done | ) |
|
◆ setDone() [2/2]
void org.turro.plugin.calendar.ICalendarEvent.setDone |
( |
boolean |
done | ) |
|
◆ setEndDate() [1/2]
void org.turro.plugin.calendar.ICalendarEvent.setEndDate |
( |
Date |
date | ) |
|
◆ setEndDate() [2/2]
void org.turro.plugin.calendar.ICalendarEvent.setEndDate |
( |
Date |
date | ) |
|
◆ setEventId() [1/2]
void org.turro.plugin.calendar.ICalendarEvent.setEventId |
( |
String |
id | ) |
|
◆ setEventId() [2/2]
void org.turro.plugin.calendar.ICalendarEvent.setEventId |
( |
String |
id | ) |
|
◆ setHeaderColor() [1/2]
void org.turro.plugin.calendar.ICalendarEvent.setHeaderColor |
( |
String |
hc | ) |
|
◆ setHeaderColor() [2/2]
void org.turro.plugin.calendar.ICalendarEvent.setHeaderColor |
( |
String |
hc | ) |
|
◆ setLocked() [1/2]
void org.turro.plugin.calendar.ICalendarEvent.setLocked |
( |
boolean |
locked | ) |
|
◆ setLocked() [2/2]
void org.turro.plugin.calendar.ICalendarEvent.setLocked |
( |
boolean |
locked | ) |
|
◆ setMotive() [1/2]
void org.turro.plugin.calendar.ICalendarEvent.setMotive |
( |
String |
motive | ) |
|
◆ setMotive() [2/2]
void org.turro.plugin.calendar.ICalendarEvent.setMotive |
( |
String |
motive | ) |
|
◆ setOrganizer() [1/2]
void org.turro.plugin.calendar.ICalendarEvent.setOrganizer |
( |
IContact |
contact | ) |
|
◆ setOrganizer() [2/2]
void org.turro.plugin.calendar.ICalendarEvent.setOrganizer |
( |
IContact |
contact | ) |
|
◆ setPath() [1/2]
void org.turro.plugin.calendar.ICalendarEvent.setPath |
( |
String |
path | ) |
|
◆ setPath() [2/2]
void org.turro.plugin.calendar.ICalendarEvent.setPath |
( |
String |
path | ) |
|
◆ setTitle() [1/2]
void org.turro.plugin.calendar.ICalendarEvent.setTitle |
( |
String |
title | ) |
|
◆ setTitle() [2/2]
void org.turro.plugin.calendar.ICalendarEvent.setTitle |
( |
String |
title | ) |
|
The documentation for this interface was generated from the following file: