|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CalendarStatus | |
---|---|
com.funambol.common.pim.model.converter |
Uses of CalendarStatus in com.funambol.common.pim.model.converter |
---|
Methods in com.funambol.common.pim.model.converter that return CalendarStatus | |
---|---|
static CalendarStatus |
CalendarStatus.mapServerStatus(Property property)
retrieves the CalendarStatus bound to the given property. |
static CalendarStatus |
CalendarStatus.mapSifStatus(java.lang.String status)
retrieves the CalendarStatus bound to the given string, rapresenting the status of the task contained in a SIF-T rapresentation. |
static CalendarStatus |
CalendarStatus.mapVcalIcalStatus(Property statusProperty)
retrieves the CalendarStatus bound to the given Vcal/Ical status property. |
static CalendarStatus |
CalendarStatus.mapVcalIcalStatus(java.lang.String status)
retrieves the CalendarStatus bound to the given Vcal/Ical status. |
static CalendarStatus |
CalendarStatus.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static CalendarStatus[] |
CalendarStatus.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |