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

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

Methods in org.apache.camel.example.reportincident that return InputReportIncident
 InputReportIncident ObjectFactory.createInputReportIncident()
          Create an instance of InputReportIncident
 

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

Methods in org.apache.camel.example.reportincident with parameters of type InputReportIncident
 JAXBElement<InputReportIncident> ObjectFactory.createInputReportIncident(InputReportIncident value)
          Create an instance of JAXBElement<InputReportIncident>}
 String FilenameGenerator.generateFilename(InputReportIncident input)
           
 OutputReportIncident ReportIncidentEndpoint.reportIncident(InputReportIncident in)
           
 



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