| Package | Description |
|---|---|
| no.g9.message |
| Modifier and Type | Method and Description |
|---|---|
Severity |
Message.getSeverity()
Getter for the severity property.
|
static Severity |
Severity.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Severity[] |
Severity.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Message.setSeverity(Severity severity)
Setter for the severity property.
|
Copyright © 2006–2018 Esito AS. All rights reserved.