Uses of Enum Class
net.bluemind.icalendar.api.ICalendarElement.Classification
Packages that use ICalendarElement.Classification
-
Uses of ICalendarElement.Classification in net.bluemind.icalendar.api
Subclasses with type arguments of type ICalendarElement.Classification in net.bluemind.icalendar.apiFields in net.bluemind.icalendar.api declared as ICalendarElement.ClassificationMethods in net.bluemind.icalendar.api that return ICalendarElement.ClassificationModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static ICalendarElement.Classification[]ICalendarElement.Classification.values()Returns an array containing the constants of this enum class, in the order they are declared.