|
||||||||||
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.soapextensions.VersionControlLinkType
public class VersionControlLinkType
Represents a type of VersionControlLink
.
Field Summary | |
---|---|
static VersionControlLinkType |
ASSOCIATE
A link that only associates the change with a work item. |
static VersionControlLinkType |
INVALID
An invalid link. |
static VersionControlLinkType |
RESOLVE
A link to a work item that was resolved. |
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 VersionControlLinkType INVALID
public static final VersionControlLinkType RESOLVE
public static final VersionControlLinkType ASSOCIATE
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |