fr.paris.lutece.plugins.rss.service
Class RssContent

java.lang.Object
  extended by fr.paris.lutece.plugins.rss.service.RssContent
All Implemented Interfaces:
fr.paris.lutece.portal.service.resource.Resource, java.io.Serializable

public class RssContent
extends java.lang.Object
implements fr.paris.lutece.portal.service.resource.Resource, java.io.Serializable

This class provides a structure for RSS feeds contents

See Also:
Serialized Form

Constructor Summary
RssContent()
           
 
Method Summary
 java.lang.String getContent()
          Returns the Content
 void setContent(java.lang.String strContent)
          Sets the Content
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RssContent

public RssContent()
Method Detail

getContent

public java.lang.String getContent()
Returns the Content

Returns:
The Content

setContent

public void setContent(java.lang.String strContent)
Sets the Content

Parameters:
strContent - The Content


Copyright © 2011 Mairie de Paris. All Rights Reserved.