Uses of Class
ietf.params.xml.ns.icalendar_2.FreqRecurType
-
Packages that use FreqRecurType Package Description ietf.params.xml.ns.icalendar_2 -
-
Uses of FreqRecurType in ietf.params.xml.ns.icalendar_2
Fields in ietf.params.xml.ns.icalendar_2 declared as FreqRecurType Modifier and Type Field Description protected FreqRecurTypeRecurType. freqMethods in ietf.params.xml.ns.icalendar_2 that return FreqRecurType Modifier and Type Method Description static FreqRecurTypeFreqRecurType. fromValue(String v)FreqRecurTypeRecurType. getFreq()Gets the value of the freq property.static FreqRecurTypeFreqRecurType. valueOf(String name)Returns the enum constant of this type with the specified name.static FreqRecurType[]FreqRecurType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in ietf.params.xml.ns.icalendar_2 with parameters of type FreqRecurType Modifier and Type Method Description voidRecurType. setFreq(FreqRecurType value)Sets the value of the freq property.
-