public class SingleValueField extends Object implements HL7Field
| Constructor and Description |
|---|
SingleValueField(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<HL7Component> |
getComponents() |
String |
getValue() |
private final String value
public SingleValueField(String value)
public String getValue()
getValue in interface HL7Componentpublic List<HL7Component> getComponents()
getComponents in interface HL7ComponentCopyright © 2023 Apache NiFi Project. All rights reserved.