|
|||||||||
| 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.AbstractURIPlayListItem
com.timeindexing.appl.playlist.URIIndexPropertiesItem
public class URIIndexPropertiesItem
A PlayListItem which is constructed from an Index URI some IndexProperties.
| Constructor Summary | |
|---|---|
URIIndexPropertiesItem(java.net.URI uri,
IndexProperties properties)
Construct the IndexPropertiesItem |
|
| Method Summary | |
|---|---|
IndexProperties |
getProperties()
Get the properties. |
java.lang.String |
toString()
Create a String view of this PlayListItem. |
| Methods inherited from class com.timeindexing.appl.playlist.AbstractURIPlayListItem |
|---|
getIndex, getURI, setURI |
| Methods inherited from class com.timeindexing.appl.playlist.AbstractPlayListItem |
|---|
getInterval, setIndex, setInterval |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public URIIndexPropertiesItem(java.net.URI uri,
IndexProperties properties)
uri - the Index URIproperties - the IndexProperties| Method Detail |
|---|
public IndexProperties getProperties()
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 | ||||||||