Uses of Class
com.microsoft.tfs.core.clients.versioncontrol.soapextensions.LabelResultStatus

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

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

Fields in com.microsoft.tfs.core.clients.versioncontrol.soapextensions declared as LabelResultStatus
static LabelResultStatus LabelResultStatus.CREATED
           
static LabelResultStatus LabelResultStatus.DELETED
           
static LabelResultStatus LabelResultStatus.UPDATED
           
 

Methods in com.microsoft.tfs.core.clients.versioncontrol.soapextensions that return LabelResultStatus
static LabelResultStatus LabelResultStatus.fromWebServiceObject(ms.tfs.versioncontrol.clientservices._03._LabelResultStatus webServiceObject)
          Gets the correct wrapper type for the given web service object.
 LabelResultStatus LabelResult.getStatus()
           
 



© 2015 Microsoft. All rights reserved.