public class HapiSegment extends Object implements HL7Segment
| Modifier and Type | Field and Description |
|---|---|
private List<HL7Field> |
fields |
private ca.uhn.hl7v2.model.Segment |
segment |
| Constructor and Description |
|---|
HapiSegment(ca.uhn.hl7v2.model.Segment segment) |
public HapiSegment(ca.uhn.hl7v2.model.Segment segment)
throws ca.uhn.hl7v2.HL7Exception
ca.uhn.hl7v2.HL7Exceptionpublic String getName()
getName in interface HL7Segmentpublic List<HL7Field> getFields()
getFields in interface HL7SegmentCopyright © 2023 Apache NiFi Project. All rights reserved.