Uses of Class
org.squashtest.tm.domain.library.WhichNodeVisitor.NodeType

Packages that use WhichNodeVisitor.NodeType
org.squashtest.tm.domain.library   
 

Uses of WhichNodeVisitor.NodeType in org.squashtest.tm.domain.library
 

Methods in org.squashtest.tm.domain.library that return WhichNodeVisitor.NodeType
<X extends NodeContainer<?>>
WhichNodeVisitor.NodeType
WhichNodeVisitor.getTypeOf(X container)
           
<X extends TreeNode>
WhichNodeVisitor.NodeType
WhichNodeVisitor.getTypeOf(X node)
           
static WhichNodeVisitor.NodeType WhichNodeVisitor.NodeType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static WhichNodeVisitor.NodeType[] WhichNodeVisitor.NodeType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2010-2013 Henix, henix.fr. All Rights Reserved.