|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.tigris.subversion.svnclientadapter.SVNConflictDescriptor.Kind
public final class SVNConflictDescriptor.Kind
From JavaHL.
Field Summary | |
---|---|
static int |
property
Attempting to add object. |
static int |
text
Attempting to change text or props. |
Constructor Summary | |
---|---|
SVNConflictDescriptor.Kind()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int text
public static final int property
Constructor Detail |
---|
public SVNConflictDescriptor.Kind()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |