|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.microsoft.tfs.util.TypesafeEnum
com.microsoft.tfs.core.clients.versioncontrol.conflicts.ConflictDescriptionPathType
public class ConflictDescriptionPathType
Field Summary | |
---|---|
static ConflictDescriptionPathType |
BASE
|
static ConflictDescriptionPathType |
SOURCE
|
static ConflictDescriptionPathType |
TARGET
|
Constructor Summary | |
---|---|
ConflictDescriptionPathType(int value)
|
Method Summary |
---|
Methods inherited from class com.microsoft.tfs.util.TypesafeEnum |
---|
compareTo, equals, getValue, hashCode, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final ConflictDescriptionPathType BASE
public static final ConflictDescriptionPathType SOURCE
public static final ConflictDescriptionPathType TARGET
Constructor Detail |
---|
public ConflictDescriptionPathType(int value)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |