BrightSide Workbench Full Report + Source Code
org.turro.contacts.cal.ContactEvent Class Reference
Inheritance diagram for org.turro.contacts.cal.ContactEvent:
Collaboration diagram for org.turro.contacts.cal.ContactEvent:

Additional Inherited Members

- Public Member Functions inherited from org.turro.plugin.calendar.DefaultCalendarEvent
String getPath ()
 
void setPath (String path)
 
String getEventId ()
 
void setEventId (String eventId)
 
Date getBeginDate ()
 
void setBeginDate (Date beginDate)
 
Date getEndDate ()
 
void setEndDate (Date endDate)
 
String getContent ()
 
void setContent (String content)
 
String getTitle ()
 
void setTitle (String title)
 
String getMotive ()
 
void setMotive (String motive)
 
String getContentColor ()
 
void setContentColor (String ccolor)
 
String getHeaderColor ()
 
void setHeaderColor (String hcolor)
 
String getZclass ()
 
boolean isLocked ()
 
void setLocked (boolean locked)
 
boolean isDone ()
 
void setDone (boolean _done)
 
boolean isCancelled ()
 
void setCancelled (boolean cancelled)
 
IContact getOrganizer ()
 
Collection< IContactgetAttendees ()
 
void setOrganizer (IContact contact)
 
void addAttendee (IContact contact)
 
String getAddress ()
 
void setAddress (String address)
 
String getPath ()
 
void setPath (String path)
 
String getEventId ()
 
void setEventId (String eventId)
 
Date getBeginDate ()
 
void setBeginDate (Date beginDate)
 
Date getEndDate ()
 
void setEndDate (Date endDate)
 
String getContent ()
 
void setContent (String content)
 
String getTitle ()
 
void setTitle (String title)
 
String getMotive ()
 
void setMotive (String motive)
 
String getContentColor ()
 
void setContentColor (String ccolor)
 
String getHeaderColor ()
 
void setHeaderColor (String hcolor)
 
String getZclass ()
 
boolean isLocked ()
 
void setLocked (boolean locked)
 
boolean isDone ()
 
void setDone (boolean _done)
 
boolean isCancelled ()
 
void setCancelled (boolean cancelled)
 
IContact getOrganizer ()
 
Collection< IContactgetAttendees ()
 
void setOrganizer (IContact contact)
 
void addAttendee (IContact contact)
 
String getAddress ()
 
void setAddress (String address)
 
- Protected Attributes inherited from org.turro.plugin.calendar.DefaultCalendarEvent
String eventId
 
IContact organizer
 
Collection< IContactattandees = new ContactList()
 

Detailed Description

Author
Lluis TurrĂ³ Cutiller lluis.nosp@m.@tur.nosp@m.ro.or.nosp@m.g

Definition at line 27 of file ContactEvent.java.


The documentation for this class was generated from the following file: