Uses of Class
com.microsoft.tfs.core.clients.versioncontrol.specs.LabelSpec

Packages that use LabelSpec
com.microsoft.tfs.core.clients.versioncontrol.specs   
com.microsoft.tfs.core.clients.versioncontrol.specs.version   
 

Uses of LabelSpec in com.microsoft.tfs.core.clients.versioncontrol.specs
 

Methods in com.microsoft.tfs.core.clients.versioncontrol.specs that return LabelSpec
static LabelSpec LabelSpec.parse(java.lang.String specString, java.lang.String defaultScope, boolean permitWildcardsInLabel)
          Parses the values from the given spec string, using the given default scope if none can be parsed.
 

Uses of LabelSpec in com.microsoft.tfs.core.clients.versioncontrol.specs.version
 

Constructors in com.microsoft.tfs.core.clients.versioncontrol.specs.version with parameters of type LabelSpec
LabelVersionSpec(LabelSpec spec)
           
 



© 2015 Microsoft. All rights reserved.