|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.tigris.subversion.svnclientadapter.SVNConflictDescriptor.Operation
public final class SVNConflictDescriptor.Operation
Field Summary | |
---|---|
static int |
_merge
|
static int |
_none
|
static int |
_switch
|
static int |
_update
|
Constructor Summary | |
---|---|
SVNConflictDescriptor.Operation()
|
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 _none
public static final int _update
public static final int _switch
public static final int _merge
Constructor Detail |
---|
public SVNConflictDescriptor.Operation()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |