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