data.nodes
Class CorrectionRootFolder
java.lang.Object
data.nodes.CorrectionRootFolder
- All Implemented Interfaces:
- DataNode
public class CorrectionRootFolder
- extends java.lang.Object
- implements DataNode
- Author:
- Steffen
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CorrectionFolderIdentityString
public static final java.lang.String CorrectionFolderIdentityString
- See Also:
- Constant Field Values
CorrectionRootFolder
public CorrectionRootFolder()
getSubNodes
public DataNode[] getSubNodes()
- Specified by:
getSubNodes
in interface DataNode
getDescription
public java.lang.String getDescription()
- Specified by:
getDescription
in interface DataNode
isFolder
public boolean isFolder()
- Specified by:
isFolder
in interface DataNode
getIdentification
public java.lang.String getIdentification()
- Specified by:
getIdentification
in interface DataNode
getIcon
public java.lang.String getIcon()
- Specified by:
getIcon
in interface DataNode