Uses of Class
org.oasis_open.docs.ns.wscal.calws_soap.DeleteItemType
-
Packages that use DeleteItemType Package Description org.oasis_open.docs.ns.wscal.calws_soap -
-
Uses of DeleteItemType in org.oasis_open.docs.ns.wscal.calws_soap
Methods in org.oasis_open.docs.ns.wscal.calws_soap that return DeleteItemType Modifier and Type Method Description DeleteItemTypeObjectFactory. createDeleteItemType()Create an instance ofDeleteItemTypeMethods in org.oasis_open.docs.ns.wscal.calws_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.ns.wscal.calws_soap with parameters of type DeleteItemType Modifier and Type Method Description javax.xml.bind.JAXBElement<DeleteItemType>ObjectFactory. createDeleteItem(DeleteItemType value)DeleteItemResponseTypeCalWsServicePortType. deleteItem(DeleteItemType request)
-