|
|||||||||
| 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.RSSChannelImage
public class RSSChannelImage
Model class for an RSS channel image.
| Constructor Summary | ||
|---|---|---|
RSSChannelImage()
Constructs an RSSChannelImage. |
||
| Method Summary | ||
|---|---|---|
String |
getLink()
Returns the link of the image for an RSS Channel. |
|
String |
getTitle()
Returns the text to display for an RSS Channel, if the image cannot be shown. |
|
String |
getUrl()
Returns the URL of the image for an RSS Channel. |
|
void |
setLink(String link)
Sets the link of the image for an RSS Channel. |
|
void |
setTitle(String title)
Sets the text to display for an RSS Channel, if the image cannot be shown. |
|
void |
setUrl(String url)
Sets the URL of the image for an RSS Channel. |
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RSSChannelImage()
RSSChannelImage.
| Method Detail |
|---|
public String getUrl()
public void setUrl(String url)
url - The URL of the image.public String getTitle()
public void setTitle(String title)
title - Text to displaypublic String getLink()
public void setLink(String link)
link - The link of the image.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright 1999-2011 Research In Motion Limited. 295 Phillip Street, Waterloo, Ontario, Canada, N2L 3W8. All Rights Reserved.
Java is a trademark of Oracle America Inc. in the US and other countries.
Legal