Uses of Class
org.oasis_open.docs.ws_calendar.ns.soap.LimitRecurrenceSetType
Packages that use LimitRecurrenceSetType
-
Uses of LimitRecurrenceSetType in org.oasis_open.docs.ws_calendar.ns.soap
Fields in org.oasis_open.docs.ws_calendar.ns.soap declared as LimitRecurrenceSetTypeModifier and TypeFieldDescriptionprotected LimitRecurrenceSetType
CalendarQueryOrMultigetBaseType.limitRecurrenceSet
Methods in org.oasis_open.docs.ws_calendar.ns.soap that return LimitRecurrenceSetTypeModifier and TypeMethodDescriptionObjectFactory.createLimitRecurrenceSetType()
Create an instance ofLimitRecurrenceSetType
CalendarQueryOrMultigetBaseType.getLimitRecurrenceSet()
Gets the value of the limitRecurrenceSet property.Methods in org.oasis_open.docs.ws_calendar.ns.soap that return types with arguments of type LimitRecurrenceSetTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<LimitRecurrenceSetType>
ObjectFactory.createLimitRecurrenceSet
(LimitRecurrenceSetType value) Methods in org.oasis_open.docs.ws_calendar.ns.soap with parameters of type LimitRecurrenceSetTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<LimitRecurrenceSetType>
ObjectFactory.createLimitRecurrenceSet
(LimitRecurrenceSetType value) void
CalendarQueryOrMultigetBaseType.setLimitRecurrenceSet
(LimitRecurrenceSetType value) Sets the value of the limitRecurrenceSet property.