Uses of Class
org.oasis_open.docs.ns.wscal.calws_soap.LimitRecurrenceSetType
-
Packages that use LimitRecurrenceSetType Package Description org.oasis_open.docs.ns.wscal.calws_soap -
-
Uses of LimitRecurrenceSetType in org.oasis_open.docs.ns.wscal.calws_soap
Fields in org.oasis_open.docs.ns.wscal.calws_soap declared as LimitRecurrenceSetType Modifier and Type Field Description protected LimitRecurrenceSetTypeCalendarQueryOrMultigetBaseType. limitRecurrenceSetMethods in org.oasis_open.docs.ns.wscal.calws_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.ns.wscal.calws_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.ns.wscal.calws_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.
-