|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.timeindexing.appl.playlist.AbstractPlayListItem
com.timeindexing.appl.playlist.IntervalItem
public class IntervalItem
A PlayListItem which is constructed from an Index an Interval.
| Constructor Summary | |
|---|---|
IntervalItem(Index index,
Interval interval)
Construct the IntervalItem |
|
| Method Summary | |
|---|---|
java.lang.String |
toString()
Create a String view of this PlayListItem. |
| Methods inherited from class com.timeindexing.appl.playlist.AbstractPlayListItem |
|---|
getIndex, getInterval, setIndex, setInterval |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public IntervalItem(Index index,
Interval interval)
index - the Indexinterval - the Interval| Method Detail |
|---|
public java.lang.String toString()
toString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||