Uses of Enum Class
net.bluemind.calendar.api.ICalendarUids.UserCalendarType
Packages that use ICalendarUids.UserCalendarType
-
Uses of ICalendarUids.UserCalendarType in net.bluemind.calendar.api
Subclasses with type arguments of type ICalendarUids.UserCalendarType in net.bluemind.calendar.apiMethods in net.bluemind.calendar.api that return ICalendarUids.UserCalendarTypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static ICalendarUids.UserCalendarType[]ICalendarUids.UserCalendarType.values()Returns an array containing the constants of this enum class, in the order they are declared.