|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.cnes.sitools.feeds.model.FeedCollectionModel
public final class FeedCollectionModel
Bean for Feed collection definition
Constructor Summary | |
---|---|
FeedCollectionModel()
Default constructor |
Method Summary | |
---|---|
java.util.ArrayList<FeedModel> |
getFeeds()
Gets the feeds value |
void |
setFeeds(java.util.ArrayList<FeedModel> feeds)
Sets the value of feeds |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FeedCollectionModel()
Method Detail |
---|
public void setFeeds(java.util.ArrayList<FeedModel> feeds)
feeds
- the feeds to setpublic java.util.ArrayList<FeedModel> getFeeds()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |