|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.tigris.subversion.svnclientadapter.SVNConflictDescriptor.Action
public final class SVNConflictDescriptor.Action
From JavaHL
| Field Summary | |
|---|---|
static int |
add
Attempting to add object. |
static int |
delete
Attempting to delete object. |
static int |
edit
Attempting to change text or props. |
| Constructor Summary | |
|---|---|
SVNConflictDescriptor.Action()
|
|
| 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 edit
public static final int add
public static final int delete
| Constructor Detail |
|---|
public SVNConflictDescriptor.Action()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||