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

Packages that use GetEmployees
org.mule.example.employee   
 

Uses of GetEmployees in org.mule.example.employee
 

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

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

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



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