org.apache.camel.model.dataformat
Class HL7DataFormat

java.lang.Object
  extended by org.apache.camel.model.IdentifiedType
      extended by org.apache.camel.model.DataFormatDefinition
          extended by org.apache.camel.model.dataformat.HL7DataFormat

public class HL7DataFormat
extends DataFormatDefinition

Represents a HL7 DataFormat.

Version:
$Revision: 782535 $

Constructor Summary
HL7DataFormat()
           
 
Method Summary
 
Methods inherited from class org.apache.camel.model.DataFormatDefinition
configureDataFormat, createDataFormat, getDataFormat, getDataFormat, getDataFormat, getDataFormatName, setDataFormat, setDataFormatName, setProperty
 
Methods inherited from class org.apache.camel.model.IdentifiedType
getId, setId
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HL7DataFormat

public HL7DataFormat()


Apache CAMEL