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 GetCustomersByNameResponseObjectFactory. createGetCustomersByNameResponse()Create an instance ofGetCustomersByNameResponseMethods in com.example.customerservice that return types with arguments of type GetCustomersByNameResponse Modifier and Type Method Description javax.xml.bind.JAXBElement<GetCustomersByNameResponse>ObjectFactory. createGetCustomersByNameResponse(GetCustomersByNameResponse value)Methods in com.example.customerservice with parameters of type GetCustomersByNameResponse Modifier and Type Method Description javax.xml.bind.JAXBElement<GetCustomersByNameResponse>ObjectFactory. createGetCustomersByNameResponse(GetCustomersByNameResponse value)
-