Uses of Class
org.apache.camel.example.reportincident.OutputReportIncident

Uses of OutputReportIncident in org.apache.camel.example.reportincident
 

Methods in org.apache.camel.example.reportincident that return OutputReportIncident
 OutputReportIncident ObjectFactory.createOutputReportIncident()
          Create an instance of OutputReportIncident
 OutputReportIncident MyBean.getOK()
           
 OutputReportIncident ReportIncidentEndpoint.reportIncident(InputReportIncident in)
           
 

Methods in org.apache.camel.example.reportincident that return types with arguments of type OutputReportIncident
 JAXBElement<OutputReportIncident> ObjectFactory.createOutputReportIncident(OutputReportIncident value)
          Create an instance of JAXBElement<OutputReportIncident>}
 

Methods in org.apache.camel.example.reportincident with parameters of type OutputReportIncident
 JAXBElement<OutputReportIncident> ObjectFactory.createOutputReportIncident(OutputReportIncident value)
          Create an instance of JAXBElement<OutputReportIncident>}
 



Copyright © 2007-2010 IONA Open Source Community. All Rights Reserved.