edu.harvard.med.countway.dl.model
Class TocFeedList

java.lang.Object
  extended by edu.harvard.med.countway.dl.model.AbstractPager
      extended by edu.harvard.med.countway.dl.model.AbstractPagerResult
          extended by edu.harvard.med.countway.dl.model.TocFeedList

public class TocFeedList
extends AbstractPagerResult


Constructor Summary
TocFeedList()
           
 
Method Summary
 java.util.List<TocFeed> getTocFeedList()
           
 void setTocFeedList(java.util.List<TocFeed> tocFeedList)
           
 
Methods inherited from class edu.harvard.med.countway.dl.model.AbstractPagerResult
getCount, setCount
 
Methods inherited from class edu.harvard.med.countway.dl.model.AbstractPager
getLimit, getOffset, setLimit, setOffset
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TocFeedList

public TocFeedList()
Method Detail

getTocFeedList

public java.util.List<TocFeed> getTocFeedList()

setTocFeedList

public void setTocFeedList(java.util.List<TocFeed> tocFeedList)


Copyright © 2010. All Rights Reserved.