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

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

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



Copyright © 2010. All Rights Reserved.