data.nodes
Class SeriesFolder
java.lang.Object
data.nodes.SeriesFolder
- All Implemented Interfaces:
- DataNode
public class SeriesFolder
- extends java.lang.Object
- implements DataNode
- Author:
- Steffen
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SeriesFolder
public SeriesFolder(Series series)
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