|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.timeindexing.appl.playlist.AbstractPlayListItem
public abstract class AbstractPlayListItem
AbstractPlayListItem is an abstract base class for all PlayItems.
| Constructor Summary | |
|---|---|
AbstractPlayListItem()
|
|
| Method Summary | |
|---|---|
Index |
getIndex()
Get the Index for this PlayItem. |
Interval |
getInterval()
Get the Interval for this PlayItem. |
PlayListItem |
setIndex(Index anIndex)
Set the Index for this PlayItem. |
PlayListItem |
setInterval(Interval anInterval)
Set the Interval for this PlayItem. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AbstractPlayListItem()
| Method Detail |
|---|
public Index getIndex()
getIndex in interface PlayListItempublic PlayListItem setIndex(Index anIndex)
public Interval getInterval()
getInterval in interface PlayListItempublic PlayListItem setInterval(Interval anInterval)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||