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

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

public class SelectCourseInstitutionListParams
extends AbstractPager


Nested Class Summary
static class SelectCourseInstitutionListParams.Sort
           
 
Constructor Summary
SelectCourseInstitutionListParams()
           
 
Method Summary
 SelectCourseInstitutionListParams.Sort getSort()
           
 void setSort(SelectCourseInstitutionListParams.Sort sort)
           
 void setSort(java.lang.String sort)
           
 
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

SelectCourseInstitutionListParams

public SelectCourseInstitutionListParams()
Method Detail

setSort

public void setSort(SelectCourseInstitutionListParams.Sort sort)

setSort

public void setSort(java.lang.String sort)

getSort

public SelectCourseInstitutionListParams.Sort getSort()


Copyright © 2010. All Rights Reserved.