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