| Package | Description |
|---|---|
| ca.uhn.hl7v2 | |
| ca.uhn.hl7v2.validation.builder | |
| ca.uhn.hl7v2.validation.impl |
| Modifier and Type | Field and Description |
|---|---|
static Location |
Location.UNKNOWN |
| Modifier and Type | Method and Description |
|---|---|
Location |
AbstractHL7Exception.getLocation() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractHL7Exception.setLocation(Location location) |
| Constructor and Description |
|---|
Location(Location l) |
| Modifier and Type | Method and Description |
|---|---|
Location |
Expression.getLocation(T structure)
Returns the location of the structure to which is expression is applied to
|
| Modifier and Type | Method and Description |
|---|---|
protected ValidationException[] |
RuleSupport.failed(Exception e,
Location location) |
protected ValidationException[] |
RuleSupport.failed(String msg,
Location location) |
protected ValidationException[] |
RuleSupport.failedWithValue(Object value,
Location location) |
protected ValidationException[] |
RuleSupport.result(boolean result,
Object value,
Location location) |
Copyright © 2001-2013 University Health Network. All Rights Reserved.