org.apache.camel.model.dataformat
Class HL7DataFormat

java.lang.Object
  extended by org.apache.camel.model.IdentifiedType
      extended by org.apache.camel.model.dataformat.DataFormatType
          extended by org.apache.camel.model.dataformat.HL7DataFormat
All Implemented Interfaces:
DataFormat

public class HL7DataFormat
extends DataFormatType

Represents a HL7 DataFormat.

Version:
$Revision: 61109 $

Constructor Summary
HL7DataFormat()
           
 
Method Summary
 
Methods inherited from class org.apache.camel.model.dataformat.DataFormatType
configureDataFormat, createDataFormat, getDataFormat, getDataFormat, marshal, setProperty, unmarshal
 
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()


Copyright © 2008 IONA Open Source Community. All Rights Reserved.