Uses of Enum Class
ietf.params.xml.ns.icalendar_2.FreqRecurType
Packages that use FreqRecurType
-
Uses of FreqRecurType in ietf.params.xml.ns.icalendar_2
Fields in ietf.params.xml.ns.icalendar_2 declared as FreqRecurTypeMethods in ietf.params.xml.ns.icalendar_2 that return FreqRecurTypeModifier and TypeMethodDescriptionstatic FreqRecurTypeRecurType.getFreq()Gets the value of the freq property.static FreqRecurTypeReturns the enum constant of this class with the specified name.static FreqRecurType[]FreqRecurType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in ietf.params.xml.ns.icalendar_2 with parameters of type FreqRecurTypeModifier and TypeMethodDescriptionvoidRecurType.setFreq(FreqRecurType value) Sets the value of the freq property.