|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StaticDef | |
---|---|
ca.uhn.hl7v2.conf.check | |
ca.uhn.hl7v2.conf.spec |
Uses of StaticDef in ca.uhn.hl7v2.conf.check |
---|
Methods in ca.uhn.hl7v2.conf.check with parameters of type StaticDef | |
---|---|
HL7Exception[] |
Validator.validate(Message message,
StaticDef profile)
Validates the given message against the given static definition from a conformance profile. |
HL7Exception[] |
DefaultValidator.validate(Message message,
StaticDef profile)
|
Uses of StaticDef in ca.uhn.hl7v2.conf.spec |
---|
Methods in ca.uhn.hl7v2.conf.spec that return StaticDef | |
---|---|
StaticDef |
RuntimeProfile.getMessage()
Getter for property message. |
StaticDef |
Specification.getMessage()
Getter for property message. |
Methods in ca.uhn.hl7v2.conf.spec with parameters of type StaticDef | |
---|---|
void |
RuntimeProfile.setMessage(StaticDef message)
Setter for property message. |
void |
Specification.setMessage(StaticDef message)
Setter for property message. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |