Package org.bsc.confluence.xmlrpc
Class RSSFeed
- java.lang.Object
-
- org.bsc.confluence.xmlrpc.MapObject
-
- org.bsc.confluence.xmlrpc.RSSFeed
-
public class RSSFeed extends MapObject
- Version:
- $Revision$ $Date$
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetTitle()the feed's titleStringgetUrl()the URL of the RSS feedvoidsetTitle(String title)voidsetUrl(String url)
-