Uses of Class
ietf.params.xml.ns.icalendar_2.RecurType
-
Packages that use RecurType Package Description ietf.params.xml.ns.icalendar_2 -
-
Uses of RecurType in ietf.params.xml.ns.icalendar_2
Fields in ietf.params.xml.ns.icalendar_2 declared as RecurType Modifier and Type Field Description protected RecurTypeRecurPropertyType. recurMethods in ietf.params.xml.ns.icalendar_2 that return RecurType Modifier and Type Method Description RecurTypeObjectFactory. createRecurType()Create an instance ofRecurTypeRecurTypeRecurPropertyType. getRecur()Gets the value of the recur property.Methods in ietf.params.xml.ns.icalendar_2 with parameters of type RecurType Modifier and Type Method Description voidRecurPropertyType. setRecur(RecurType value)Sets the value of the recur property.
-