Uses of Class
ietf.params.xml.ns.caldav.LimitRecurrenceSetType
Packages that use LimitRecurrenceSetType
-
Uses of LimitRecurrenceSetType in ietf.params.xml.ns.caldav
Fields in ietf.params.xml.ns.caldav declared as LimitRecurrenceSetTypeModifier and TypeFieldDescriptionprotected LimitRecurrenceSetTypeCalendarDataType.limitRecurrenceSetMethods in ietf.params.xml.ns.caldav that return LimitRecurrenceSetTypeModifier and TypeMethodDescriptionObjectFactory.createLimitRecurrenceSetType()Create an instance ofLimitRecurrenceSetTypeCalendarDataType.getLimitRecurrenceSet()Gets the value of the limitRecurrenceSet property.Methods in ietf.params.xml.ns.caldav that return types with arguments of type LimitRecurrenceSetTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<LimitRecurrenceSetType>ObjectFactory.createLimitRecurrenceSet(LimitRecurrenceSetType value) Methods in ietf.params.xml.ns.caldav with parameters of type LimitRecurrenceSetTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<LimitRecurrenceSetType>ObjectFactory.createLimitRecurrenceSet(LimitRecurrenceSetType value) voidCalendarDataType.setLimitRecurrenceSet(LimitRecurrenceSetType value) Sets the value of the limitRecurrenceSet property.