Uses of Class
com.microsoft.tfs.core.clients.versioncontrol.conflicts.ConflictDescriptionPathType

Packages that use ConflictDescriptionPathType
com.microsoft.tfs.core.clients.versioncontrol.conflicts   
 

Uses of ConflictDescriptionPathType in com.microsoft.tfs.core.clients.versioncontrol.conflicts
 

Fields in com.microsoft.tfs.core.clients.versioncontrol.conflicts declared as ConflictDescriptionPathType
static ConflictDescriptionPathType ConflictDescriptionPathType.BASE
           
static ConflictDescriptionPathType ConflictDescriptionPathType.SOURCE
           
static ConflictDescriptionPathType ConflictDescriptionPathType.TARGET
           
 

Methods in com.microsoft.tfs.core.clients.versioncontrol.conflicts with parameters of type ConflictDescriptionPathType
 java.lang.String ConflictDescription.getLocalPath(ConflictDescriptionPathType pathType)
          Gets the local filename affected by the conflict.
 



© 2015 Microsoft. All rights reserved.