| Package | Description |
|---|---|
| ca.uhn.hl7v2.validation | |
| ca.uhn.hl7v2.validation.impl |
| Modifier and Type | Method and Description |
|---|---|
MessageRule[] |
ValidationContext.getMessageRules(String theVersion,
String theMessageType,
String theTriggerEvent) |
| Modifier and Type | Class and Description |
|---|---|
class |
ConformanceProfileRule
A MessageRule that checks conformance to message profiles.
|
| Modifier and Type | Method and Description |
|---|---|
MessageRule[] |
ValidationContextImpl.getMessageRules(String theVersion,
String theMessageType,
String theTriggerEvent) |
| Modifier and Type | Method and Description |
|---|---|
List<RuleBinding<MessageRule>> |
ValidationContextImpl.getMessageRuleBindings() |
| Constructor and Description |
|---|
MessageRuleBinding(String theVersion,
String theMessageType,
String theTriggerEvent,
MessageRule theRule) |
Copyright © 2001-2012 University Health Network. All Rights Reserved.