com.microsoft.tfs.core.clients.workitem.query
Class QueryScope
java.lang.Object
com.microsoft.tfs.core.clients.workitem.query.QueryScope
public class QueryScope
- extends java.lang.Object
Describes the query scope.
- Since:
- TEE-SDK-10.1
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
PRIVATE
public static final QueryScope PRIVATE
PUBLIC
public static final QueryScope PUBLIC
getValue
public int getValue()
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
equals
public boolean equals(java.lang.Object obj)
- Overrides:
equals
in class java.lang.Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class java.lang.Object
© 2015 Microsoft. All rights reserved.