Uses of Package
com.microsoft.tfs.core.clients.versioncontrol.specs.version

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

Classes in com.microsoft.tfs.core.clients.versioncontrol.specs.version used by com.microsoft.tfs.core.clients.versioncontrol
VersionSpec
          A VersionSpec represents a specific version of some version control, although the item identity is not part of this object (see VersionedFileSpec for this representation).
 

Classes in com.microsoft.tfs.core.clients.versioncontrol.specs.version used by com.microsoft.tfs.core.clients.versioncontrol.events
ChangesetVersionSpec
          Describes a Changeset version.
VersionSpec
          A VersionSpec represents a specific version of some version control, although the item identity is not part of this object (see VersionedFileSpec for this representation).
 

Classes in com.microsoft.tfs.core.clients.versioncontrol.specs.version used by com.microsoft.tfs.core.clients.versioncontrol.soapextensions
VersionSpec
          A VersionSpec represents a specific version of some version control, although the item identity is not part of this object (see VersionedFileSpec for this representation).
 

Classes in com.microsoft.tfs.core.clients.versioncontrol.specs.version used by com.microsoft.tfs.core.clients.versioncontrol.specs
DeletionVersionSpec
          Represents a deletion specification.
VersionSpec
          A VersionSpec represents a specific version of some version control, although the item identity is not part of this object (see VersionedFileSpec for this representation).
VersionSpecParseException
          Exception thrown when a version spec string cannot be parsed into a known VersionSpec object.
 

Classes in com.microsoft.tfs.core.clients.versioncontrol.specs.version used by com.microsoft.tfs.core.clients.versioncontrol.specs.version
LatestVersionSpec
          Describes the latest version of an object.
VersionSpec
          A VersionSpec represents a specific version of some version control, although the item identity is not part of this object (see VersionedFileSpec for this representation).
VersionSpecParseException
          Exception thrown when a version spec string cannot be parsed into a known VersionSpec object.
 



© 2015 Microsoft. All rights reserved.