Uses of Enum Class
com.atlassian.bitbucket.scm.git.command.diff.GitDiffHeader
Packages that use GitDiffHeader
-
Uses of GitDiffHeader in com.atlassian.bitbucket.scm.git.command.diff
Methods in com.atlassian.bitbucket.scm.git.command.diff that return GitDiffHeaderModifier and TypeMethodDescriptionstatic GitDiffHeaderReturns the enum constant of this class with the specified name.static GitDiffHeader[]GitDiffHeader.values()Returns an array containing the constants of this enum class, in the order they are declared.