Uses of Class
org.oasis_open.docs.ws_calendar.ns.soap.CalendarMultigetType
-
Packages that use CalendarMultigetType Package Description org.bedework.synch.wsmessages org.oasis_open.docs.ws_calendar.ns.soap -
-
Uses of CalendarMultigetType in org.bedework.synch.wsmessages
Methods in org.bedework.synch.wsmessages with parameters of type CalendarMultigetType Modifier and Type Method Description CalendarQueryResponseTypeSynchRemoteServicePortType. calendarMultiget(SynchIdTokenType idToken, CalendarMultigetType request) -
Uses of CalendarMultigetType in org.oasis_open.docs.ws_calendar.ns.soap
Methods in org.oasis_open.docs.ws_calendar.ns.soap that return CalendarMultigetType Modifier and Type Method Description CalendarMultigetTypeObjectFactory. createCalendarMultigetType()Create an instance ofCalendarMultigetTypeMethods in org.oasis_open.docs.ws_calendar.ns.soap that return types with arguments of type CalendarMultigetType Modifier and Type Method Description javax.xml.bind.JAXBElement<CalendarMultigetType>ObjectFactory. createCalendarMultiget(CalendarMultigetType value)Methods in org.oasis_open.docs.ws_calendar.ns.soap with parameters of type CalendarMultigetType Modifier and Type Method Description javax.xml.bind.JAXBElement<CalendarMultigetType>ObjectFactory. createCalendarMultiget(CalendarMultigetType value)
-