| Package | Description |
|---|---|
| org.eclipse.m2e.core.internal.preferences | |
| org.eclipse.m2e.editor.xml.internal |
| Modifier and Type | Method and Description |
|---|---|
static ProblemSeverity |
ProblemSeverity.get(java.lang.String value) |
static ProblemSeverity |
ProblemSeverity.valueOf(java.lang.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.
|
| Modifier and Type | Method and Description |
|---|---|
private static ProblemSeverity |
MarkerLocationService.getMatchingParentGroupIdSeverity() |
private static ProblemSeverity |
MarkerLocationService.getMatchingParentVersionSeverity() |
private static ProblemSeverity |
MarkerLocationService.getOverridingManagedVersionSeverity() |