Uses of Class
org.mule.example.employee.GetEmployeesResponse

Packages that use GetEmployeesResponse
org.mule.example.employee   
 

Uses of GetEmployeesResponse in org.mule.example.employee
 

Methods in org.mule.example.employee that return GetEmployeesResponse
 GetEmployeesResponse ObjectFactory.createGetEmployeesResponse()
          Create an instance of GetEmployeesResponse
 

Methods in org.mule.example.employee that return types with arguments of type GetEmployeesResponse
 JAXBElement<GetEmployeesResponse> ObjectFactory.createGetEmployeesResponse(GetEmployeesResponse value)
          Create an instance of JAXBElement<GetEmployeesResponse>}
 

Methods in org.mule.example.employee with parameters of type GetEmployeesResponse
 JAXBElement<GetEmployeesResponse> ObjectFactory.createGetEmployeesResponse(GetEmployeesResponse value)
          Create an instance of JAXBElement<GetEmployeesResponse>}
 



Copyright © 2003-2012 MuleSoft, Inc.. All Rights Reserved.