Uses of Class
org.oasis_open.docs.ns.wscal.calws_soap.CalendarQueryType
-
Packages that use CalendarQueryType Package Description org.oasis_open.docs.ns.wscal.calws_soap -
-
Uses of CalendarQueryType in org.oasis_open.docs.ns.wscal.calws_soap
Methods in org.oasis_open.docs.ns.wscal.calws_soap that return CalendarQueryType Modifier and Type Method Description CalendarQueryTypeObjectFactory. createCalendarQueryType()Create an instance ofCalendarQueryTypeMethods in org.oasis_open.docs.ns.wscal.calws_soap that return types with arguments of type CalendarQueryType Modifier and Type Method Description javax.xml.bind.JAXBElement<CalendarQueryType>ObjectFactory. createCalendarQuery(CalendarQueryType value)Methods in org.oasis_open.docs.ns.wscal.calws_soap with parameters of type CalendarQueryType Modifier and Type Method Description CalendarQueryResponseTypeCalWsServicePortType. calendarQuery(CalendarQueryType request)javax.xml.bind.JAXBElement<CalendarQueryType>ObjectFactory. createCalendarQuery(CalendarQueryType value)
-