Uses of Class
org.oasis_open.docs.ws_calendar.ns.soap.DeleteItemResponseType
-
Packages that use DeleteItemResponseType Package Description org.bedework.synch.wsmessages org.oasis_open.docs.ws_calendar.ns.soap -
-
Uses of DeleteItemResponseType in org.bedework.synch.wsmessages
Methods in org.bedework.synch.wsmessages that return DeleteItemResponseType Modifier and Type Method Description DeleteItemResponseTypeSynchRemoteServicePortType. deleteItem(SynchIdTokenType idToken, DeleteItemType request) -
Uses of DeleteItemResponseType in org.oasis_open.docs.ws_calendar.ns.soap
Methods in org.oasis_open.docs.ws_calendar.ns.soap that return DeleteItemResponseType Modifier and Type Method Description DeleteItemResponseTypeObjectFactory. createDeleteItemResponseType()Create an instance ofDeleteItemResponseTypeMethods in org.oasis_open.docs.ws_calendar.ns.soap that return types with arguments of type DeleteItemResponseType Modifier and Type Method Description javax.xml.bind.JAXBElement<DeleteItemResponseType>ObjectFactory. createDeleteItemResponse(DeleteItemResponseType value)Methods in org.oasis_open.docs.ws_calendar.ns.soap with parameters of type DeleteItemResponseType Modifier and Type Method Description javax.xml.bind.JAXBElement<DeleteItemResponseType>ObjectFactory. createDeleteItemResponse(DeleteItemResponseType value)
-