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

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

public class ClassLocationList
extends AbstractPagerResult


Constructor Summary
ClassLocationList()
           
 
Method Summary
 java.util.List<ClassLocation> getClassLocationList()
           
 void setClassLocationList(java.util.List<ClassLocation> classLocationList)
           
 
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

ClassLocationList

public ClassLocationList()
Method Detail

getClassLocationList

public java.util.List<ClassLocation> getClassLocationList()

setClassLocationList

public void setClassLocationList(java.util.List<ClassLocation> classLocationList)


Copyright © 2010. All Rights Reserved.