public class RSSFeed extends MapObject
| Constructor and Description |
|---|
RSSFeed() |
RSSFeed(Map<String,Object> data) |
| 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 © 2020. All rights reserved.