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