| Package | Description |
|---|---|
| org.primefaces.extensions.selenium.component | |
| org.primefaces.extensions.selenium.component.model |
| Modifier and Type | Method and Description |
|---|---|
List<Msg> |
Messages.getMessagesBySeverity(Severity severity) |
| Modifier and Type | Method and Description |
|---|---|
Severity |
Msg.getSeverity() |
static Severity |
Severity.toSeverity(String className) |
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 |
Msg.setSeverity(Severity severity) |
static String |
Severity.toName(Severity severity) |
Copyright © 2020. All rights reserved.