| Package | Description |
|---|---|
| ca.uhn.hl7v2.conf.check | |
| ca.uhn.hl7v2.conf.spec |
| Modifier and Type | Method and Description |
|---|---|
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) |
| Modifier and Type | Method and Description |
|---|---|
StaticDef |
Specification.getMessage()
Getter for property message.
|
StaticDef |
RuntimeProfile.getMessage()
Getter for property message.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Specification.setMessage(StaticDef message)
Setter for property message.
|
void |
RuntimeProfile.setMessage(StaticDef message)
Setter for property message.
|
Copyright © 2001-2013 University Health Network. All Rights Reserved.