|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VTimezone | |
---|---|
com.funambol.common.pim.model.common | |
com.funambol.common.pim.model.converter | |
com.funambol.common.pim.model.model |
Uses of VTimezone in com.funambol.common.pim.model.common |
---|
Methods in com.funambol.common.pim.model.common with parameters of type VTimezone | |
---|---|
java.lang.Object |
VisitorObjectWalk.visitVComponent(VTimezone vTimezone,
java.lang.Object argu)
|
java.lang.Object |
VisitorObject.visitVComponent(VTimezone vTimezone,
java.lang.Object argu)
|
void |
VisitorWalk.visitVTimezone(VTimezone vt)
|
void |
Visitor.visitVTimezone(VTimezone vt)
|
Uses of VTimezone in com.funambol.common.pim.model.converter |
---|
Methods in com.funambol.common.pim.model.converter that return VTimezone | |
---|---|
VTimezone |
CachedTimeZoneHelper.getVTimezone()
|
VTimezone |
TimeZoneHelper.getVTimezone()
|
protected static VTimezone |
TimeZoneHelper.toVTimezone(java.util.List<ICalendarTimeZoneTransition> iCalendarTransitions,
java.lang.String id,
int basicOffset)
|
Constructors in com.funambol.common.pim.model.converter with parameters of type VTimezone | |
---|---|
CachedTimeZoneHelper(VTimezone vTimeZone,
long from,
long to)
Creates a new instance of CachedTimeZoneHelper on the basis of the information extracted from an iCalendar (vCalendar 2.0) item. |
|
TimeZoneHelper(VTimezone vTimeZone,
long from,
long to)
Creates a new instance of TimeZoneHelper on the basis of the information extracted from an iCalendar (vCalendar 2.0) item. |
Uses of VTimezone in com.funambol.common.pim.model.model |
---|
Methods in com.funambol.common.pim.model.model with parameters of type VTimezone | |
---|---|
void |
VCalendar.addTimezone(VTimezone timezone)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |