story.dbcore.gui
Class TreeType
java.lang.Object
story.dbcore.gui.TreeType
public class TreeType
- extends java.lang.Object
Encapsulates a NodeType and a NodeRepositoryID into a single
object.
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
TreeType
public TreeType(NodeType nodeType,
NodeRepositoryID nodeRep)
getNodeType
public NodeType getNodeType()
getRepositoryID
public NodeRepositoryID getRepositoryID()
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
Copyright © 2011 David K. Elson. All Rights Reserved.