Uses of Enum Class
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 class with the specified name.static FormatError.Severity[]FormatError.Severity.values()Returns an array containing the constants of this enum class, in the order they are declared.