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