Package | Description |
---|---|
ca.uhn.hl7v2.conf.spec.message |
Modifier and Type | Method and Description |
---|---|
SubComponent |
Component.getSubComponent(int index)
Indexed getter for property components (index starts at 1 following HL7
convention).
|
Modifier and Type | Method and Description |
---|---|
List<SubComponent> |
Component.getChildrenAsList() |
Modifier and Type | Method and Description |
---|---|
void |
Component.setSubComponent(int index,
SubComponent component)
Indexed setter for property components (index starts at 1 following HL7
convention).
|
Copyright © 2001–2017 University Health Network. All rights reserved.