org.tigris.subversion.svnclientadapter
public final class SVNConflictDescriptor.Kind extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
property
Attempting to add object.
|
static int |
text
Attempting to change text or props.
|
Constructor and Description |
---|
SVNConflictDescriptor.Kind() |
public static final int text
public static final int property