Uses of Class
org.apache.camel.quarkus.component.soap.it.service.GetAllAmericanCustomersResponse
-
Packages that use GetAllAmericanCustomersResponse Package Description org.apache.camel.quarkus.component.soap.it.service -
-
Uses of GetAllAmericanCustomersResponse in org.apache.camel.quarkus.component.soap.it.service
Methods in org.apache.camel.quarkus.component.soap.it.service that return GetAllAmericanCustomersResponse Modifier and Type Method Description GetAllAmericanCustomersResponseObjectFactory. createGetAllAmericanCustomersResponse()GetAllAmericanCustomersResponseCustomerService. getAllAmericanCustomers()Methods in org.apache.camel.quarkus.component.soap.it.service that return types with arguments of type GetAllAmericanCustomersResponse Modifier and Type Method Description JAXBElement<GetAllAmericanCustomersResponse>ObjectFactory. createGetAllAmericanCustomersResponse(GetAllAmericanCustomersResponse value)Methods in org.apache.camel.quarkus.component.soap.it.service with parameters of type GetAllAmericanCustomersResponse Modifier and Type Method Description JAXBElement<GetAllAmericanCustomersResponse>ObjectFactory. createGetAllAmericanCustomersResponse(GetAllAmericanCustomersResponse value)
-