|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TimeZoneTransition | |
---|---|
com.funambol.common.pim.model.converter |
Uses of TimeZoneTransition in com.funambol.common.pim.model.converter |
---|
Subclasses of TimeZoneTransition in com.funambol.common.pim.model.converter | |
---|---|
class |
ICalendarTimeZoneTransition
This class is just instrumental to the output of time-zone information in the iCalendar format. |
Methods in com.funambol.common.pim.model.converter that return types with arguments of type TimeZoneTransition | |
---|---|
protected java.util.List<TimeZoneTransition> |
CachedTimeZoneHelper.getTransitions()
|
protected java.util.List<TimeZoneTransition> |
TimeZoneHelper.getTransitions()
|
Methods in com.funambol.common.pim.model.converter with parameters of type TimeZoneTransition | |
---|---|
int |
TimeZoneTransition.compareTo(TimeZoneTransition tzt)
|
Constructors in com.funambol.common.pim.model.converter with parameters of type TimeZoneTransition | |
---|---|
ICalendarTimeZoneTransition(TimeZoneTransition transition,
int previousOffset)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |