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