public class ConflictResult extends Object
svn_wc_conflict_choice_t.| Modifier and Type | Class and Description |
|---|---|
static class |
ConflictResult.Choice |
| Constructor and Description |
|---|
ConflictResult(ConflictResult.Choice choice,
String mergedPath)
Create a new conflict result instace.
|
| Modifier and Type | Method and Description |
|---|---|
ConflictResult.Choice |
getChoice() |
String |
getMergedPath() |
public ConflictResult(ConflictResult.Choice choice, String mergedPath)
public ConflictResult.Choice getChoice()
svn_wc_conflict_choice_t enum.public String getMergedPath()
null.Copyright © 2025. All rights reserved.