Uses of Class
com.example.customerservice.UpdateCustomer

Packages that use UpdateCustomer
com.example.customerservice   
 

Uses of UpdateCustomer in com.example.customerservice
 

Methods in com.example.customerservice that return UpdateCustomer
 UpdateCustomer ObjectFactory.createUpdateCustomer()
          Create an instance of UpdateCustomer
 

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

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



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