Uses of Class
com.example.customerservice.GetCustomersByNameResponse
-
Packages that use GetCustomersByNameResponse Package Description com.example.customerservice -
-
Uses of GetCustomersByNameResponse in com.example.customerservice
Methods in com.example.customerservice that return GetCustomersByNameResponse Modifier and Type Method Description GetCustomersByNameResponse
ObjectFactory. createGetCustomersByNameResponse()
Create an instance ofGetCustomersByNameResponse
Methods in com.example.customerservice that return types with arguments of type GetCustomersByNameResponse Modifier and Type Method Description JAXBElement<GetCustomersByNameResponse>
ObjectFactory. createGetCustomersByNameResponse(GetCustomersByNameResponse value)
Methods in com.example.customerservice with parameters of type GetCustomersByNameResponse Modifier and Type Method Description JAXBElement<GetCustomersByNameResponse>
ObjectFactory. createGetCustomersByNameResponse(GetCustomersByNameResponse value)
-