org.apache.camel.model.dataformat
Class HL7DataFormat
java.lang.Object
org.apache.camel.model.IdentifiedType
org.apache.camel.model.DataFormatDefinition
org.apache.camel.model.dataformat.HL7DataFormat
public class HL7DataFormat
- extends DataFormatDefinition
Represents a HL7 DataFormat.
- Version:
- $Revision: 833084 $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HL7DataFormat
public HL7DataFormat()
isValidate
public Boolean isValidate()
setValidate
public void setValidate(Boolean validate)
configureDataFormat
protected void configureDataFormat(DataFormat dataFormat)
- Description copied from class:
DataFormatDefinition
- Allows derived classes to customize the data format
- Overrides:
configureDataFormat in class DataFormatDefinition
Copyright © 2007-2010 The Apache Software Foundation. All Rights Reserved.