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