com.microsoft.tfs.core.product
Class ClientSkuNumbers
java.lang.Object
com.microsoft.tfs.core.product.ClientSkuNumbers
public abstract class ClientSkuNumbers
- extends java.lang.Object
SKU numbers as defined in alm\tfs_core\Framework\Client\SkuConstants.cs
- Thread-safety:
- thread-safe
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Dev11TeamExplorerEveryWhere
public static final int Dev11TeamExplorerEveryWhere
- Constant Field Value:
11
- See Also:
- Constant Field Values
Dev11CrossPlatformCommandline
public static final int Dev11CrossPlatformCommandline
- Constant Field Value:
12
- See Also:
- Constant Field Values
Dev11SdkForJava
public static final int Dev11SdkForJava
- Constant Field Value:
13
- See Also:
- Constant Field Values
Dev12TeamExplorerEveryWhere
public static final int Dev12TeamExplorerEveryWhere
- Constant Field Value:
19
- See Also:
- Constant Field Values
Dev12CrossPlatformCommandline
public static final int Dev12CrossPlatformCommandline
- Constant Field Value:
20
- See Also:
- Constant Field Values
Dev12SdkForJava
public static final int Dev12SdkForJava
- Constant Field Value:
21
- See Also:
- Constant Field Values
ClientSkuNumbers
public ClientSkuNumbers()
© 2015 Microsoft. All rights reserved.