| Package | Description |
|---|---|
| org.apache.nifi.hl7.hapi | |
| org.apache.nifi.hl7.model |
| Modifier and Type | Class and Description |
|---|---|
class |
EmptyField |
class |
HapiField |
class |
SingleValueField |
| Modifier and Type | Field and Description |
|---|---|
private List<HL7Component> |
HapiField.components |
| Modifier and Type | Method and Description |
|---|---|
List<HL7Component> |
EmptyField.getComponents() |
List<HL7Component> |
HapiField.getComponents() |
List<HL7Component> |
SingleValueField.getComponents() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
HL7Field |
| Modifier and Type | Method and Description |
|---|---|
List<HL7Component> |
HL7Component.getComponents() |
Copyright © 2023 Apache NiFi Project. All rights reserved.