Uses of Class
com.example.customerservice.GetCustomersByName

Packages that use GetCustomersByName
com.example.customerservice   
 

Uses of GetCustomersByName in com.example.customerservice
 

Methods in com.example.customerservice that return GetCustomersByName
 GetCustomersByName ObjectFactory.createGetCustomersByName()
          Create an instance of GetCustomersByName
 

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

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



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