|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Component | |
---|---|
ca.uhn.hl7v2.conf.check | |
ca.uhn.hl7v2.conf.spec.message |
Uses of Component in ca.uhn.hl7v2.conf.check |
---|
Methods in ca.uhn.hl7v2.conf.check with parameters of type Component | |
---|---|
HL7Exception[] |
DefaultValidator.testComponent(Type type,
Component profile,
java.lang.String profileID)
|
Uses of Component in ca.uhn.hl7v2.conf.spec.message |
---|
Methods in ca.uhn.hl7v2.conf.spec.message that return Component | |
---|---|
Component |
Field.getComponent(int index)
Indexed getter for property components (index starts at 1 following HL7 convention). |
Methods in ca.uhn.hl7v2.conf.spec.message with parameters of type Component | |
---|---|
void |
Field.setComponent(int index,
Component component)
Indexed setter for property components (index starts at 1 following HL7 convention). |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |