Uses of Class
org.oasis_open.docs.ws_calendar.ns.soap.CalendarQueryResponseType
-
Packages that use CalendarQueryResponseType Package Description org.bedework.synch.wsmessages org.oasis_open.docs.ws_calendar.ns.soap -
-
Uses of CalendarQueryResponseType in org.bedework.synch.wsmessages
Methods in org.bedework.synch.wsmessages that return CalendarQueryResponseType Modifier and Type Method Description CalendarQueryResponseTypeSynchRemoteServicePortType. calendarMultiget(SynchIdTokenType idToken, CalendarMultigetType request)CalendarQueryResponseTypeSynchRemoteServicePortType. calendarQuery(SynchIdTokenType idToken, CalendarQueryType request) -
Uses of CalendarQueryResponseType in org.oasis_open.docs.ws_calendar.ns.soap
Methods in org.oasis_open.docs.ws_calendar.ns.soap that return CalendarQueryResponseType Modifier and Type Method Description CalendarQueryResponseTypeObjectFactory. createCalendarQueryResponseType()Create an instance ofCalendarQueryResponseTypeMethods in org.oasis_open.docs.ws_calendar.ns.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.ws_calendar.ns.soap with parameters of type CalendarQueryResponseType Modifier and Type Method Description javax.xml.bind.JAXBElement<CalendarQueryResponseType>ObjectFactory. createCalendarQueryResponse(CalendarQueryResponseType value)
-