| Package | Description | 
|---|---|
| com.atlassian.bitbucket.scm.git.command.diff | 
| Modifier and Type | Method and Description | 
|---|---|
| GitDiffTarget | GitDiffHeader. getTarget()Retrieves the target to which the value of this header applies. | 
| static GitDiffTarget | GitDiffTarget. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static GitDiffTarget[] | GitDiffTarget. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | GitDiffHeaderType. verify(GitDiffTarget target)Verifies that the provided  GitDiffTargetis valid for use with this header type. | 
Copyright © 2019 Atlassian. All rights reserved.