public class ConflictResult
extends java.lang.Object
svn_wc_conflict_choice_t.| Modifier and Type | Class and Description |
|---|---|
static class |
ConflictResult.Choice |
| Constructor and Description |
|---|
ConflictResult(ConflictResult.Choice choice,
java.lang.String mergedPath)
Create a new conflict result instance.
|
| Modifier and Type | Method and Description |
|---|---|
ConflictResult.Choice |
getChoice() |
java.lang.String |
getMergedPath() |
public ConflictResult(ConflictResult.Choice choice, java.lang.String mergedPath)
public ConflictResult.Choice getChoice()
svn_wc_conflict_choice_t enum.public java.lang.String getMergedPath()
null.