|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.rim.device.api.io.parser.rss.model.RSSMediaContent
public class RSSMediaContent
Model class for the media content of an RSS audio or video item.
| Constructor Summary | ||
|---|---|---|
RSSMediaContent()
Constructs an RSSMediaContent. |
||
| Method Summary | ||
|---|---|---|
long |
getFileSize()
Returns the length of the media file. |
|
String |
getFileType()
Returns the type of media file. |
|
String |
getLink()
Returns the URL for the media file. |
|
void |
setFileSize(long fileSize)
Sets the length of the media file. |
|
void |
setFileType(String fileType)
Sets the type of media file. |
|
void |
setLink(String link)
Sets the URL for the media file. |
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RSSMediaContent()
RSSMediaContent.
| Method Detail |
|---|
public String getLink()
public void setLink(String link)
link - URL for the media file.public String getFileType()
public void setFileType(String fileType)
fileType - Type of the media filepublic long getFileSize()
public void setFileSize(long fileSize)
fileSize - Length of the media file.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright 1999-2010 Research In Motion Limited. 295 Phillip Street, Waterloo, Ontario, Canada, N2L 3W8. All Rights Reserved.
Copyright 1993-2003 Sun Microsystems, Inc. 901 San Antonio Road, Palo Alto, California, 94303, U.S.A. All Rights Reserved.
Copyright 2002-2003 Nokia Corporation All Rights Reserved.
Java is a trademark of Sun Microsystems, Inc.