| Package | Description |
|---|---|
| org.openehealth.ipf.modules.hl7.validation | |
| org.openehealth.ipf.modules.hl7.validation.builder | |
| org.openehealth.ipf.modules.hl7.validation.model |
| Modifier and Type | Method and Description |
|---|---|
<T extends ca.uhn.hl7v2.model.Composite> |
DefaultValidationContext.getCompositeTypeRules(String version,
String messageType,
String triggerEvent,
Class<T> clazz) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultValidationContext.addCompositeTypeRule(String version,
String messageType,
String triggerEvent,
CompositeTypeRule rule) |
| Modifier and Type | Method and Description |
|---|---|
MessageRuleBuilder |
MessageRuleBuilder.checkCompositesWith(CompositeTypeRule typeRule) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractCompositeTypeRule<T extends ca.uhn.hl7v2.model.Composite>
Deprecated.
|
Copyright © 2016 Open eHealth Foundation. All rights reserved.