Uses of Class
com.microsoft.tfs.core.clients.commonstructure.NodeInfo

Packages that use NodeInfo
com.microsoft.tfs.core.clients.commonstructure   
 

Uses of NodeInfo in com.microsoft.tfs.core.clients.commonstructure
 

Methods in com.microsoft.tfs.core.clients.commonstructure that return NodeInfo
 NodeInfo CommonStructureClient.getNode(java.lang.String nodeUri)
          Gets a NodeInfo structure using a node URI
 NodeInfo CommonStructureClient.getNodeFrom(java.lang.String nodePath)
          Gets a NodeInfo structure using a node pathname.
 NodeInfo[] CommonStructureClient.listStructures(java.lang.String projectUri)
          Lists the structures in a project
 



© 2015 Microsoft. All rights reserved.