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

Packages that use AddEmployeeResponse
org.mule.example.employee   
 

Uses of AddEmployeeResponse in org.mule.example.employee
 

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

Methods in org.mule.example.employee that return types with arguments of type AddEmployeeResponse
 javax.xml.bind.JAXBElement<AddEmployeeResponse> ObjectFactory.createAddEmployeeResponse(AddEmployeeResponse value)
          Create an instance of JAXBElement<AddEmployeeResponse>}
 

Methods in org.mule.example.employee with parameters of type AddEmployeeResponse
 javax.xml.bind.JAXBElement<AddEmployeeResponse> ObjectFactory.createAddEmployeeResponse(AddEmployeeResponse value)
          Create an instance of JAXBElement<AddEmployeeResponse>}
 



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