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