|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.musicontroller.songselection.LastPlayedEntry
public class LastPlayedEntry
Entry for the LastPlayedContainer.
Constructor Summary | |
---|---|
LastPlayedEntry(long songid,
boolean entirely)
|
Method Summary | |
---|---|
long |
getSongid()
|
boolean |
isPlayedEntirely()
|
void |
markSkipped()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LastPlayedEntry(long songid, boolean entirely)
Method Detail |
---|
public boolean isPlayedEntirely()
public long getSongid()
public void markSkipped()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |