Uses of Enum
org.eclipse.jgit.patch.FormatError.Severity
Packages that use FormatError.Severity
-
Uses of FormatError.Severity in org.eclipse.jgit.patch
Methods in org.eclipse.jgit.patch that return FormatError.SeverityModifier and TypeMethodDescriptionFormatError.getSeverity()Get the severity of the error.static FormatError.SeverityReturns 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.