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

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

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

Fields in com.microsoft.tfs.core.clients.versioncontrol.soapextensions declared as WarningType
static WarningType WarningType.INVALID
           
static WarningType WarningType.NAMESPACE_PENDING_CHANGE_WARNING
           
static WarningType WarningType.RESOURCE_PENDING_CHANGE_WARNING
           
static WarningType WarningType.STALE_VERSION_WARNING
           
 

Methods in com.microsoft.tfs.core.clients.versioncontrol.soapextensions that return WarningType
static WarningType WarningType.fromWebServiceObject(ms.tfs.versioncontrol.clientservices._03._WarningType webServiceObject)
          Gets the correct wrapper type for the given web service object.
 WarningType Warning.getWarningType()
           
 



© 2015 Microsoft. All rights reserved.