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

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

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



Copyright © 2010. All Rights Reserved.