|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| 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)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||