| Package | Description |
|---|---|
| au.net.electronichealth.ns.hi.xsd.common.commoncoredatatypes._3 | |
| au.net.electronichealth.ns.hi.xsd.common.commoncoreelements._3 |
| Modifier and Type | Method and Description |
|---|---|
static SeverityType |
SeverityType.fromValue(String v) |
static SeverityType |
SeverityType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SeverityType[] |
SeverityType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
protected SeverityType |
ServiceMessagesType.highestSeverity |
protected SeverityType |
ServiceMessageType.severity |
| Modifier and Type | Method and Description |
|---|---|
SeverityType |
ServiceMessagesType.getHighestSeverity()
Gets the value of the highestSeverity property.
|
SeverityType |
ServiceMessageType.getSeverity()
Gets the value of the severity property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceMessagesType.setHighestSeverity(SeverityType value)
Sets the value of the highestSeverity property.
|
void |
ServiceMessageType.setSeverity(SeverityType value)
Sets the value of the severity property.
|
Copyright © 2021. All rights reserved.