org.apache.camel.component.hl7
Class HL7Constants
java.lang.Object
org.apache.camel.component.hl7.HL7Constants
public final class HL7Constants
- extends Object
HL7 Constants
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HL7_SENDING_APPLICATION
public static final String HL7_SENDING_APPLICATION
- See Also:
- Constant Field Values
HL7_SENDING_FACILITY
public static final String HL7_SENDING_FACILITY
- See Also:
- Constant Field Values
HL7_RECEIVING_APPLICATION
public static final String HL7_RECEIVING_APPLICATION
- See Also:
- Constant Field Values
HL7_RECEIVING_FACILITY
public static final String HL7_RECEIVING_FACILITY
- See Also:
- Constant Field Values
HL7_TIMESTAMP
public static final String HL7_TIMESTAMP
- See Also:
- Constant Field Values
HL7_SECURITY
public static final String HL7_SECURITY
- See Also:
- Constant Field Values
HL7_MESSAGE_TYPE
public static final String HL7_MESSAGE_TYPE
- See Also:
- Constant Field Values
HL7_TRIGGER_EVENT
public static final String HL7_TRIGGER_EVENT
- See Also:
- Constant Field Values
HL7_MESSAGE_CONTROL
public static final String HL7_MESSAGE_CONTROL
- See Also:
- Constant Field Values
HL7_PROCESSING_ID
public static final String HL7_PROCESSING_ID
- See Also:
- Constant Field Values
HL7_VERSION_ID
public static final String HL7_VERSION_ID
- See Also:
- Constant Field Values
Apache CAMEL