|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.tigris.subversion.javahl.ConflictDescriptor.Kind
public final class ConflictDescriptor.Kind
Poor man's enum for svn_wc_conflict_kind_t
.
Field Summary | |
---|---|
static int |
property
Attempting to add object. |
static int |
text
Attempting to change text or props. |
Constructor Summary | |
---|---|
ConflictDescriptor.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 ConflictDescriptor.Kind()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |