Uses of Enum Class
com.atlassian.bitbucket.scm.git.command.diff.GitDiffHeaderType
Packages that use GitDiffHeaderType
-
Uses of GitDiffHeaderType in com.atlassian.bitbucket.scm.git.command.diff
Methods in com.atlassian.bitbucket.scm.git.command.diff that return GitDiffHeaderTypeModifier and TypeMethodDescriptionGitDiffHeader.getType()Retrieves the type of data provided by theheader value.static GitDiffHeaderTypeReturns the enum constant of this class with the specified name.static GitDiffHeaderType[]GitDiffHeaderType.values()Returns an array containing the constants of this enum class, in the order they are declared.