Uses of Class
org.oasis_open.docs.ws_calendar.ns.soap.UpdateItemType
Packages that use UpdateItemType
-
Uses of UpdateItemType in org.oasis_open.docs.ws_calendar.ns.soap
Methods in org.oasis_open.docs.ws_calendar.ns.soap that return UpdateItemTypeModifier and TypeMethodDescriptionObjectFactory.createUpdateItemType()
Create an instance ofUpdateItemType
Methods in org.oasis_open.docs.ws_calendar.ns.soap that return types with arguments of type UpdateItemTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<UpdateItemType>
ObjectFactory.createUpdateItem
(UpdateItemType value) Methods in org.oasis_open.docs.ws_calendar.ns.soap with parameters of type UpdateItemTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<UpdateItemType>
ObjectFactory.createUpdateItem
(UpdateItemType value) CalWsServicePortType.updateItem
(UpdateItemType request)