| Package | Description |
|---|---|
| org.eclipse.m2e.core.internal.preferences |
| Modifier and Type | Method and Description |
|---|---|
static ProblemSeverity |
ProblemSeverity.get(String value) |
static ProblemSeverity |
ProblemSeverity.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProblemSeverity[] |
ProblemSeverity.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2005–2021 Eclipse Foundation. All rights reserved.