Uses of Class
com.microsoft.tfs.core.clients.workitem.link.WorkItemLinkType

Packages that use WorkItemLinkType
com.microsoft.tfs.core.clients.workitem.link   
 

Uses of WorkItemLinkType in com.microsoft.tfs.core.clients.workitem.link
 

Methods in com.microsoft.tfs.core.clients.workitem.link that return WorkItemLinkType
 WorkItemLinkType WorkItemLinkTypeCollection.get(java.lang.String referenceName)
          Retrieves a work item link type based on the link type's reference name.
 WorkItemLinkType WorkItemLinkTypeEnd.getLinkType()
           
 

Constructors in com.microsoft.tfs.core.clients.workitem.link with parameters of type WorkItemLinkType
WorkItemLinkTypeEnd(WorkItemLinkType linkType, java.lang.String name, int id)
           
 



© 2015 Microsoft. All rights reserved.