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