| Package | Description |
|---|---|
| org.hawkular.btm.api.model | |
| org.hawkular.btm.api.model.btxn | |
| org.hawkular.btm.api.model.config.btxn |
| Modifier and Type | Method and Description |
|---|---|
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 |
|---|---|
Severity |
Issue.getSeverity() |
| Modifier and Type | Method and Description |
|---|---|
void |
Issue.setSeverity(Severity severity) |
| Modifier and Type | Method and Description |
|---|---|
Severity |
ConfigMessage.getSeverity() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigMessage.setSeverity(Severity severity) |
Copyright © 2015–2016 Red Hat, Inc.. All rights reserved.