Uses of Class
com.microsoft.tfs.core.clients.versioncontrol.MergeSummary

Packages that use MergeSummary
com.microsoft.tfs.core.clients.versioncontrol.soapextensions   
 

Uses of MergeSummary in com.microsoft.tfs.core.clients.versioncontrol.soapextensions
 

Methods in com.microsoft.tfs.core.clients.versioncontrol.soapextensions that return MergeSummary
 MergeSummary Conflict.getContentMergeSummary()
          Gets the summary of the work performed by a content merge for this getWebServiceObject().
 

Methods in com.microsoft.tfs.core.clients.versioncontrol.soapextensions with parameters of type MergeSummary
 void Conflict.setContentMergeSummary(MergeSummary summary)
          Sets the summary of the merge operation.
 



© 2015 Microsoft. All rights reserved.