Uses of Class
com.example.customerservice.GetCustomersByNameResponse

Packages that use GetCustomersByNameResponse
com.example.customerservice   
 

Uses of GetCustomersByNameResponse in com.example.customerservice
 

Methods in com.example.customerservice that return GetCustomersByNameResponse
 GetCustomersByNameResponse ObjectFactory.createGetCustomersByNameResponse()
          Create an instance of GetCustomersByNameResponse
 

Methods in com.example.customerservice that return types with arguments of type GetCustomersByNameResponse
 JAXBElement<GetCustomersByNameResponse> ObjectFactory.createGetCustomersByNameResponse(GetCustomersByNameResponse value)
          Create an instance of JAXBElement<GetCustomersByNameResponse>}
 

Methods in com.example.customerservice with parameters of type GetCustomersByNameResponse
 JAXBElement<GetCustomersByNameResponse> ObjectFactory.createGetCustomersByNameResponse(GetCustomersByNameResponse value)
          Create an instance of JAXBElement<GetCustomersByNameResponse>}
 



Copyright © 2012 University of Waikato, Hamilton, NZ. All Rights Reserved.