Serialized Form


Package org.apache.camel.example.reportincident

Class org.apache.camel.example.reportincident.InputReportIncident extends Object implements Serializable

Serialized Fields

incidentId

String incidentId

incidentDate

String incidentDate

givenName

String givenName

familyName

String familyName

summary

String summary

details

String details

email

String email

phone

String phone

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.apache.camel.example.reportincident.OutputReportIncident extends Object implements Serializable

Serialized Fields

code

String code

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.apache.camel.example.reportincident.ReportIncidentService_ServiceLocator extends org.apache.axis.client.Service implements Serializable

Serialized Fields

ReportIncidentPort_address

String ReportIncidentPort_address

ReportIncidentPortWSDDServiceName

String ReportIncidentPortWSDDServiceName

ports

HashSet<E> ports



Apache CAMEL