Uses of Interface
com.microsoft.tfs.core.clients.workitem.category.Category

Packages that use Category
com.microsoft.tfs.core.clients.workitem.category   
 

Uses of Category in com.microsoft.tfs.core.clients.workitem.category
 

Methods in com.microsoft.tfs.core.clients.workitem.category that return Category
 Category CategoryCollection.get(int index)
          Gets the Category object at the specified index in this collection.
 Category CategoryCollection.get(java.lang.String categoryReferenceName)
          Gets the Category in this collection with the specified reference name.
 

Methods in com.microsoft.tfs.core.clients.workitem.category that return types with arguments of type Category
 java.util.Iterator<Category> CategoryCollection.iterator()
           
 



© 2015 Microsoft. All rights reserved.