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