Uses of Class
org.oasis_open.docs.ws_calendar.ns.soap.UpdateItemResponseType
-
Packages that use UpdateItemResponseType Package Description org.bedework.synch.wsmessages org.oasis_open.docs.ws_calendar.ns.soap -
-
Uses of UpdateItemResponseType in org.bedework.synch.wsmessages
Methods in org.bedework.synch.wsmessages that return UpdateItemResponseType Modifier and Type Method Description UpdateItemResponseTypeSynchRemoteServicePortType. updateItem(SynchIdTokenType idToken, UpdateItemType request) -
Uses of UpdateItemResponseType in org.oasis_open.docs.ws_calendar.ns.soap
Methods in org.oasis_open.docs.ws_calendar.ns.soap that return UpdateItemResponseType Modifier and Type Method Description UpdateItemResponseTypeObjectFactory. createUpdateItemResponseType()Create an instance ofUpdateItemResponseTypeMethods in org.oasis_open.docs.ws_calendar.ns.soap that return types with arguments of type UpdateItemResponseType Modifier and Type Method Description javax.xml.bind.JAXBElement<UpdateItemResponseType>ObjectFactory. createUpdateItemResponse(UpdateItemResponseType value)Methods in org.oasis_open.docs.ws_calendar.ns.soap with parameters of type UpdateItemResponseType Modifier and Type Method Description javax.xml.bind.JAXBElement<UpdateItemResponseType>ObjectFactory. createUpdateItemResponse(UpdateItemResponseType value)
-