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