| Package | Description |
|---|---|
| org.apache.nifi.hl7.hapi | |
| org.apache.nifi.hl7.model | |
| org.apache.nifi.hl7.query.evaluator.message |
| Modifier and Type | Class and Description |
|---|---|
class |
EmptyField |
class |
HapiField |
class |
SingleValueField |
| Modifier and Type | Field and Description |
|---|---|
private List<HL7Field> |
HapiSegment.fields |
| Modifier and Type | Method and Description |
|---|---|
List<HL7Field> |
HapiSegment.getFields() |
| Modifier and Type | Method and Description |
|---|---|
List<HL7Field> |
HL7Segment.getFields() |
| Modifier and Type | Method and Description |
|---|---|
List<HL7Field> |
FieldEvaluator.evaluate(Map<String,Object> objectMap) |
Copyright © 2023 Apache NiFi Project. All rights reserved.