agentland.device.intelliCD
Interface SongContainerElement
- All Known Implementing Classes:
- SongContainer, Song
- public interface SongContainerElement
getID
public long getID()
getParent
public SongContainer getParent()
setParent
public void setParent(SongContainer elt)
getName
public String getName()
iconName
public String iconName()
copyParentTree
public SongContainerElement copyParentTree()
lightweightCopy
public SongContainerElement lightweightCopy()
copySubtree
public SongContainerElement copySubtree()