Uses of Class
org.apache.hello_world_soap_http.types.AddNumbers
-
Packages that use AddNumbers Package Description org.apache.hello_world_soap_http.types -
-
Uses of AddNumbers in org.apache.hello_world_soap_http.types
Methods in org.apache.hello_world_soap_http.types that return AddNumbers Modifier and Type Method Description AddNumbersObjectFactory. createAddNumbers()Create an instance ofAddNumbersMethods in org.apache.hello_world_soap_http.types that return types with arguments of type AddNumbers Modifier and Type Method Description javax.xml.bind.JAXBElement<AddNumbers>ObjectFactory. createAddNumbers(AddNumbers value)Methods in org.apache.hello_world_soap_http.types with parameters of type AddNumbers Modifier and Type Method Description javax.xml.bind.JAXBElement<AddNumbers>ObjectFactory. createAddNumbers(AddNumbers value)
-