|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of VCalendar in com.funambol.common.pim.model.common |
---|
Methods in com.funambol.common.pim.model.common with parameters of type VCalendar | |
---|---|
void |
VisitorWalk.visitVCalendar(VCalendar vc)
|
void |
Visitor.visitVCalendar(VCalendar vc)
|
java.lang.Object |
VisitorObjectWalk.visitVCalendar(VCalendar vc,
java.lang.Object arg)
|
java.lang.Object |
VisitorObject.visitVCalendar(VCalendar vc,
java.lang.Object arg)
|
Uses of VCalendar in com.funambol.common.pim.model.converter |
---|
Methods in com.funambol.common.pim.model.converter that return VCalendar | |
---|---|
VCalendar |
VCalendarConverter.calendar2vcalendar(Calendar cal,
boolean xv)
Performs the Calendar-to-VCalendar conversion. |
Methods in com.funambol.common.pim.model.converter with parameters of type VCalendar | |
---|---|
Calendar |
VCalendarConverter.vcalendar2calendar(VCalendar vcal)
Performs the VCalendar-to-Calendar conversion, finding out automatically which type of calendar (Event or Todo) it is. |
Uses of VCalendar in com.funambol.common.pim.model.icalendar |
---|
Constructors in com.funambol.common.pim.model.icalendar with parameters of type VCalendar | |
---|---|
ICalendarSyntaxParserListenerImpl(VCalendar calendar)
|
Uses of VCalendar in com.funambol.common.pim.model.model |
---|
Methods in com.funambol.common.pim.model.model with parameters of type VCalendar | |
---|---|
java.lang.Object |
CreateVComponent.visit(VCalendar vcal,
java.lang.Object arg)
|
Uses of VCalendar in com.funambol.common.pim.model.xvcalendar |
---|
Constructors in com.funambol.common.pim.model.xvcalendar with parameters of type VCalendar | |
---|---|
XVCalendarSyntaxParserListenerImpl(VCalendar calendar)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |