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