Uses of Class
org.apache.camel.quarkus.component.soap.it.service.GetAllCustomersResponse
-
Packages that use GetAllCustomersResponse Package Description org.apache.camel.quarkus.component.soap.it.service -
-
Uses of GetAllCustomersResponse in org.apache.camel.quarkus.component.soap.it.service
Methods in org.apache.camel.quarkus.component.soap.it.service that return GetAllCustomersResponse Modifier and Type Method Description GetAllCustomersResponseObjectFactory. createGetAllCustomersResponse()GetAllCustomersResponseCustomerService. getAllCustomers()Methods in org.apache.camel.quarkus.component.soap.it.service that return types with arguments of type GetAllCustomersResponse Modifier and Type Method Description JAXBElement<GetAllCustomersResponse>ObjectFactory. createGetAllCustomersResponse(GetAllCustomersResponse value)Methods in org.apache.camel.quarkus.component.soap.it.service with parameters of type GetAllCustomersResponse Modifier and Type Method Description JAXBElement<GetAllCustomersResponse>ObjectFactory. createGetAllCustomersResponse(GetAllCustomersResponse value)
-