public final class SVNConflictVersion.NodeKind
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
directory |
static int |
file |
static int |
none |
| Constructor and Description |
|---|
SVNConflictVersion.NodeKind() |
public static final int none
public static final int file
public static final int directory