Uses of Class
org.oasis_open.docs.ns.wscal.calws_soap.UpdateItemType
-
Packages that use UpdateItemType Package Description org.oasis_open.docs.ns.wscal.calws_soap -
-
Uses of UpdateItemType in org.oasis_open.docs.ns.wscal.calws_soap
Methods in org.oasis_open.docs.ns.wscal.calws_soap that return UpdateItemType Modifier and Type Method Description UpdateItemTypeObjectFactory. createUpdateItemType()Create an instance ofUpdateItemTypeMethods in org.oasis_open.docs.ns.wscal.calws_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.ns.wscal.calws_soap with parameters of type UpdateItemType Modifier and Type Method Description javax.xml.bind.JAXBElement<UpdateItemType>ObjectFactory. createUpdateItem(UpdateItemType value)UpdateItemResponseTypeCalWsServicePortType. updateItem(UpdateItemType request)
-