|
|||||||||
| 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.RSSChannel
public class RSSChannel
Model class for an RSS channel.
| Constructor Summary | ||
|---|---|---|
RSSChannel()
Constructs a RSSChannel. |
||
| Method Summary | ||
|---|---|---|
String |
getDescription()
Returns the description of this RSSChannel. |
|
String |
getLink()
Gets the hyperlink for this RSSChannel. |
|
Date |
getPubDate()
Returns the last publication date for this RSSChannel. |
|
RSSChannelImage |
getRSSChannelImage()
Returns the image associated with this RSSChannel. |
|
Vector |
getRSSItems()
Returns the list of items that this RSSChannel contains. |
|
String |
getTitle()
Returns the title of this RSSChannel. |
|
void |
setDescription(String description)
Sets the title of this RSSChannel. |
|
void |
setLink(String link)
Sets the hyperlink for this RSSChannel. |
|
void |
setPubDate(Date pubDate)
Sets the publication date for this RSSChannel. |
|
void |
setRSSChannelImage(RSSChannelImage rssChannelImage)
Sets the image associated with this RSSChannel. |
|
void |
setRSSItems(Vector rssItems)
Sets the list of items that this RSSChannel contains. |
|
void |
setTitle(String title)
Sets the title of this RSSChannel. |
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RSSChannel()
RSSChannel.
| Method Detail |
|---|
public String getTitle()
RSSChannel.
RSSChannel.public void setTitle(String title)
RSSChannel.
title - Title of this RSSChannel.public String getDescription()
RSSChannel.
RSSChannel.public void setDescription(String description)
RSSChannel.
description - Description of this RSSChannel.public RSSChannelImage getRSSChannelImage()
RSSChannel.
RSSChannel.public void setRSSChannelImage(RSSChannelImage rssChannelImage)
RSSChannel.
rssChannelImage - Image for this RSSChannel.public String getLink()
RSSChannel.
RSSChannel.public void setLink(String link)
RSSChannel.
link - Hyperlink for this RSSChannel.public Date getPubDate()
RSSChannel.
public void setPubDate(Date pubDate)
RSSChannel.
pubDate - Last publication date for the content of the feed.public Vector getRSSItems()
RSSChannel contains.
public void setRSSItems(Vector rssItems)
RSSChannel contains.
rssItems - List of items.
|
|||||||||
| 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.