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