- HL7CharacterEncoding - Enum in org.mule.modules.edi.hl7
-
- HL7EdiModule - Class in org.mule.modules.edi.hl7
-
The HL7 Transformer Module lets you send and receive HL7 messages.
- HL7EdiModule() - Constructor for class org.mule.modules.edi.hl7.HL7EdiModule
-
- HL7MetaData - Class in org.mule.modules.edi.hl7
-
- HL7MetaData() - Constructor for class org.mule.modules.edi.hl7.HL7MetaData
-
- HL7MetaDataBuilder - Class in org.mule.modules.edi.hl7
-
Build metadata for HL7 messages.
- HL7MetaDataBuilder(MetaDataKey, Segment, List<Structure>, Structure) - Constructor for class org.mule.modules.edi.hl7.HL7MetaDataBuilder
-
- HL7ProcessingId - Enum in org.mule.modules.edi.hl7
-
- HL7TransformerException - Exception in org.mule.modules.edi.hl7
-
Generic Exception wrapper class for HL7 Transformer Connector exceptions.
- HL7TransformerException() - Constructor for exception org.mule.modules.edi.hl7.HL7TransformerException
-
Constructs a new exception with null as its detail message.
- HL7TransformerException(String, Throwable) - Constructor for exception org.mule.modules.edi.hl7.HL7TransformerException
-
Constructs a new exception with the specified detail message and cause.
- HL7TransformerException(String) - Constructor for exception org.mule.modules.edi.hl7.HL7TransformerException
-
Constructs a new exception with the specified detail message.
- HL7TransformerException(Throwable) - Constructor for exception org.mule.modules.edi.hl7.HL7TransformerException
-
Constructs a new exception with the specified cause and a detail message.