Interface ISysTreeNode2
-
- All Superinterfaces:
com4j.Com4jObject
,ISysTreeNode
public interface ISysTreeNode2 extends ISysTreeNode
Represents a tree node.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
type()
The node's type.-
Methods inherited from interface com4j.Com4jObject
advise, dispose, equals, getComThread, getIUnknownPointer, getPointer, getPtr, hashCode, is, queryInterface, setName, toString
-
Methods inherited from interface step.repository.alm.v16.otaclient.ISysTreeNode
addNode, attribute, child, count, depthType, father, findChildNode, findChildren, name, name, newList, newList, nodeID, path, post, refresh, removeNode
-
-