com.microsoft.tfs.core.clients.versioncontrol.workspacecache
Class WorkstationType

java.lang.Object
  extended by com.microsoft.tfs.util.TypesafeEnum
      extended by com.microsoft.tfs.core.clients.versioncontrol.workspacecache.WorkstationType
All Implemented Interfaces:
java.lang.Comparable

public class WorkstationType
extends com.microsoft.tfs.util.TypesafeEnum


Field Summary
static WorkstationType CURRENT
           
static WorkstationType REMOTE
           
 
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

CURRENT

public static final WorkstationType CURRENT

REMOTE

public static final WorkstationType REMOTE


© 2015 Microsoft. All rights reserved.