| Package | Description |
|---|---|
| ca.uhn.fhir.validation |
| Modifier and Type | Field and Description |
|---|---|
static ResultSeverityEnum[] |
ResultSeverityEnum.values
Convert from Enum ordinal to Enum type.
|
| Modifier and Type | Method and Description |
|---|---|
static ResultSeverityEnum |
ResultSeverityEnum.fromCode(String theCode) |
ResultSeverityEnum |
SingleValidationMessage.getSeverity() |
static ResultSeverityEnum |
ResultSeverityEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResultSeverityEnum[] |
ResultSeverityEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SingleValidationMessage.setSeverity(ResultSeverityEnum theSeverity) |
Copyright © 2014–2019 University Health Network. All rights reserved.