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

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

Methods in edu.harvard.med.countway.dl.model that return SelectClassListByUserIdParams.Sort
static SelectClassListByUserIdParams.Sort SelectClassListByUserIdParams.Sort.fromString(java.lang.String value)
           
static SelectClassListByUserIdParams.Sort SelectClassListByUserIdParams.Sort.getByValue(java.lang.String value)
           
 SelectClassListByUserIdParams.Sort SelectClassListByUserIdParams.getSort()
           
static SelectClassListByUserIdParams.Sort SelectClassListByUserIdParams.Sort.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static SelectClassListByUserIdParams.Sort[] SelectClassListByUserIdParams.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 SelectClassListByUserIdParams.Sort
 void SelectClassListByUserIdParams.setSort(SelectClassListByUserIdParams.Sort sort)
           
 



Copyright © 2010. All Rights Reserved.