Uses of Class
edu.harvard.med.countway.dl.model.SelectCourseListParams.Sort

Uses of SelectCourseListParams.Sort in edu.harvard.med.countway.dl.model
 

Methods in edu.harvard.med.countway.dl.model that return SelectCourseListParams.Sort
static SelectCourseListParams.Sort SelectCourseListParams.Sort.fromString(java.lang.String value)
           
static SelectCourseListParams.Sort SelectCourseListParams.Sort.getByValue(java.lang.String value)
           
 SelectCourseListParams.Sort SelectCourseListParams.getSort()
           
static SelectCourseListParams.Sort SelectCourseListParams.Sort.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static SelectCourseListParams.Sort[] SelectCourseListParams.Sort.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in edu.harvard.med.countway.dl.model with parameters of type SelectCourseListParams.Sort
 void SelectCourseListParams.setSort(SelectCourseListParams.Sort sort)
           
 



Copyright © 2010. All Rights Reserved.