Uses of Enum Class
com.atlassian.bitbucket.content.DiffWhitespace
Packages that use DiffWhitespace
Package
Description
- 
Uses of DiffWhitespace in com.atlassian.bitbucket.compareMethods in com.atlassian.bitbucket.compare that return DiffWhitespaceMethods in com.atlassian.bitbucket.compare with parameters of type DiffWhitespaceModifier and TypeMethodDescriptionCompareDiffStatsSummaryRequest.Builder.whitespace(DiffWhitespace value) 
- 
Uses of DiffWhitespace in com.atlassian.bitbucket.contentMethods in com.atlassian.bitbucket.content that return DiffWhitespaceModifier and TypeMethodDescriptionstatic DiffWhitespaceDiffWhitespace.fromString(String value) AbstractDiffRequest.getWhitespace()DiffContext.getWhitespace()DiffStatsSummaryRequest.getWhitespace()static DiffWhitespaceReturns the enum constant of this class with the specified name.static DiffWhitespace[]DiffWhitespace.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.atlassian.bitbucket.content with parameters of type DiffWhitespaceModifier and TypeMethodDescriptionAbstractDiffRequest.AbstractBuilder.whitespace(DiffWhitespace value) DiffContext.Builder.whitespace(DiffWhitespace value) DiffRequest.Builder.whitespace(DiffWhitespace value) DiffStatsSummaryRequest.Builder.whitespace(DiffWhitespace value) 
- 
Uses of DiffWhitespace in com.atlassian.bitbucket.pullMethods in com.atlassian.bitbucket.pull that return DiffWhitespaceModifier and TypeMethodDescriptionPullRequestDiffRequest.getWhitespace()PullRequestDiffStatsSummaryRequest.getWhitespace()Methods in com.atlassian.bitbucket.pull with parameters of type DiffWhitespaceModifier and TypeMethodDescriptionPullRequestDiffRequest.Builder.whitespace(DiffWhitespace value) PullRequestDiffStatsSummaryRequest.Builder.whitespace(DiffWhitespace value) 
- 
Uses of DiffWhitespace in com.atlassian.bitbucket.scmFields in com.atlassian.bitbucket.scm declared as DiffWhitespaceModifier and TypeFieldDescriptionprotected DiffWhitespaceAbstractDiffStatsSummaryCommandParameters.AbstractBuilder.whitespaceMethods in com.atlassian.bitbucket.scm that return DiffWhitespaceModifier and TypeMethodDescriptionAbstractDiffCommandParameters.getWhitespace()AbstractDiffStatsSummaryCommandParameters.getWhitespace()Methods in com.atlassian.bitbucket.scm with parameters of type DiffWhitespaceModifier and TypeMethodDescriptionAbstractDiffCommandParameters.AbstractBuilder.whitespace(DiffWhitespace value) AbstractDiffStatsSummaryCommandParameters.AbstractBuilder.whitespace(DiffWhitespace value)