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

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.TocFeedEntryList

public class TocFeedEntryList
extends AbstractPagerResult


Constructor Summary
TocFeedEntryList()
           
 
Method Summary
 java.util.List<TocFeedEntry> getTocFeedEntryList()
           
 void setTocFeedEntryList(java.util.List<TocFeedEntry> tocFeedEntryList)
           
 
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

TocFeedEntryList

public TocFeedEntryList()
Method Detail

getTocFeedEntryList

public java.util.List<TocFeedEntry> getTocFeedEntryList()

setTocFeedEntryList

public void setTocFeedEntryList(java.util.List<TocFeedEntry> tocFeedEntryList)


Copyright © 2010. All Rights Reserved.