Package | Description |
---|---|
ca.uhn.hl7v2.conf.check | |
ca.uhn.hl7v2.conf.spec.message |
Modifier and Type | Method and Description |
---|---|
protected List<HL7Exception> |
DefaultValidator.doTestComponent(Type type,
Component profile,
String profileID,
boolean theValidateChildren) |
List<HL7Exception> |
DefaultValidator.testComponent(Type type,
Component profile,
String profileID) |
Modifier and Type | Method and Description |
---|---|
Component |
Field.getComponent(int index)
Indexed getter for property components (index starts at 1 following HL7 convention).
|
Modifier and Type | Method and Description |
---|---|
List<Component> |
Field.getChildrenAsList()
Returns the number of components
|
Modifier and Type | Method and Description |
---|---|
void |
Field.setComponent(int index,
Component component)
Indexed setter for property components (index starts at 1 following HL7 convention).
|
Copyright © 2001–2017 University Health Network. All rights reserved.