org.mule.example.employee
Class AddEmployeeResponse

java.lang.Object
  extended by org.mule.example.employee.AddEmployeeResponse

public class AddEmployeeResponse
extends Object

Java class for addEmployeeResponse complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="addEmployeeResponse">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 


Constructor Summary
AddEmployeeResponse()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AddEmployeeResponse

public AddEmployeeResponse()


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