Uses of Class
org.oasis_open.docs.ws_calendar.ns.soap.LimitRecurrenceSetType
-
Packages that use LimitRecurrenceSetType Package Description org.oasis_open.docs.ws_calendar.ns.soap -
-
Uses of LimitRecurrenceSetType in org.oasis_open.docs.ws_calendar.ns.soap
Fields in org.oasis_open.docs.ws_calendar.ns.soap declared as LimitRecurrenceSetType Modifier and Type Field Description protected LimitRecurrenceSetTypeCalendarQueryOrMultigetBaseType. limitRecurrenceSetMethods in org.oasis_open.docs.ws_calendar.ns.soap that return LimitRecurrenceSetType Modifier and Type Method Description LimitRecurrenceSetTypeObjectFactory. createLimitRecurrenceSetType()Create an instance ofLimitRecurrenceSetTypeLimitRecurrenceSetTypeCalendarQueryOrMultigetBaseType. 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 LimitRecurrenceSetType Modifier and Type Method Description javax.xml.bind.JAXBElement<LimitRecurrenceSetType>ObjectFactory. createLimitRecurrenceSet(LimitRecurrenceSetType value)Methods in org.oasis_open.docs.ws_calendar.ns.soap with parameters of type LimitRecurrenceSetType Modifier and Type Method Description javax.xml.bind.JAXBElement<LimitRecurrenceSetType>ObjectFactory. createLimitRecurrenceSet(LimitRecurrenceSetType value)voidCalendarQueryOrMultigetBaseType. setLimitRecurrenceSet(LimitRecurrenceSetType value)Sets the value of the limitRecurrenceSet property.
-