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

Packages that use AddEmployee
org.mule.example.employee   
 

Uses of AddEmployee in org.mule.example.employee
 

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

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

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



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