com.microsoft.tfs.core.clients.workitem.node
Class Node.TreeType

java.lang.Object
  extended by com.microsoft.tfs.core.clients.workitem.node.Node.TreeType
Enclosing interface:
Node

public static class Node.TreeType
extends java.lang.Object


Field Summary
static Node.TreeType AREA
           
static Node.TreeType ITERATION
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

AREA

public static final Node.TreeType AREA

ITERATION

public static final Node.TreeType ITERATION
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object


© 2015 Microsoft. All rights reserved.