Uses of Class
org.oasis_open.docs.ns.wscal.calws_soap.AddItemType
-
Packages that use AddItemType Package Description org.oasis_open.docs.ns.wscal.calws_soap -
-
Uses of AddItemType in org.oasis_open.docs.ns.wscal.calws_soap
Methods in org.oasis_open.docs.ns.wscal.calws_soap that return AddItemType Modifier and Type Method Description AddItemTypeObjectFactory. createAddItemType()Create an instance ofAddItemTypeMethods in org.oasis_open.docs.ns.wscal.calws_soap that return types with arguments of type AddItemType Modifier and Type Method Description javax.xml.bind.JAXBElement<AddItemType>ObjectFactory. createAddItem(AddItemType value)Methods in org.oasis_open.docs.ns.wscal.calws_soap with parameters of type AddItemType Modifier and Type Method Description AddItemResponseTypeCalWsServicePortType. addItem(AddItemType request)javax.xml.bind.JAXBElement<AddItemType>ObjectFactory. createAddItem(AddItemType value)
-