Package | Description |
---|---|
org.eclipse.jgit.patch |
Patch file parser and data structure.
|
Modifier and Type | Method | Description |
---|---|---|
FormatError.Severity |
FormatError.getSeverity() |
|
static FormatError.Severity |
FormatError.Severity.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static FormatError.Severity[] |
FormatError.Severity.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All rights reserved.