|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Attendee | |
---|---|
com.funambol.common.pim.model.calendar |
Uses of Attendee in com.funambol.common.pim.model.calendar |
---|
Fields in com.funambol.common.pim.model.calendar with type parameters of type Attendee | |
---|---|
protected java.util.List<Attendee> |
CalendarContent.attendees
|
Methods in com.funambol.common.pim.model.calendar that return types with arguments of type Attendee | |
---|---|
java.util.List<Attendee> |
CalendarContent.getAttendees()
Gets the attendee list. |
Methods in com.funambol.common.pim.model.calendar with parameters of type Attendee | |
---|---|
void |
CalendarContent.addAttendee(Attendee attendee)
Adds an attendee to the list. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |