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