|
|||||||||
| 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.IndexPropertiesItem
public class IndexPropertiesItem
A PlayListItem which is constructed from an Index some IndexProperties.
| Constructor Summary | |
|---|---|
IndexPropertiesItem(Index index,
IndexProperties properties)
Construct the IndexPropertiesItem |
|
| 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 IndexPropertiesItem(Index index,
IndexProperties properties)
index - the Indexproperties - the IndexProperties| 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 | ||||||||