Uses of Class
org.oasis_open.docs.ws_calendar.ns.soap.FetchItemResponseType
-
Packages that use FetchItemResponseType Package Description org.bedework.synch.wsmessages org.oasis_open.docs.ws_calendar.ns.soap -
-
Uses of FetchItemResponseType in org.bedework.synch.wsmessages
Methods in org.bedework.synch.wsmessages that return FetchItemResponseType Modifier and Type Method Description FetchItemResponseTypeSynchRemoteServicePortType. fetchItem(SynchIdTokenType idToken, FetchItemType fetchItemRequest) -
Uses of FetchItemResponseType in org.oasis_open.docs.ws_calendar.ns.soap
Methods in org.oasis_open.docs.ws_calendar.ns.soap that return FetchItemResponseType Modifier and Type Method Description FetchItemResponseTypeObjectFactory. createFetchItemResponseType()Create an instance ofFetchItemResponseTypeMethods in org.oasis_open.docs.ws_calendar.ns.soap that return types with arguments of type FetchItemResponseType Modifier and Type Method Description javax.xml.bind.JAXBElement<FetchItemResponseType>ObjectFactory. createFetchItemResponse(FetchItemResponseType value)Methods in org.oasis_open.docs.ws_calendar.ns.soap with parameters of type FetchItemResponseType Modifier and Type Method Description javax.xml.bind.JAXBElement<FetchItemResponseType>ObjectFactory. createFetchItemResponse(FetchItemResponseType value)
-