public class RSSFeed extends MapObject
| Modifier and Type | Method and Description |
|---|---|
String |
getTitle()
the feed's title
|
String |
getUrl()
the URL of the RSS feed
|
void |
setTitle(String title) |
void |
setUrl(String url) |
Copyright © 2018. All rights reserved.