Package | Description |
---|---|
nl.renarj.jasdb.rest.input |
Modifier and Type | Method and Description |
---|---|
OrderParam.DIRECTION |
OrderParam.getSortDirection() |
static OrderParam.DIRECTION |
OrderParam.DIRECTION.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OrderParam.DIRECTION[] |
OrderParam.DIRECTION.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
OrderParam(String field,
OrderParam.DIRECTION sortDirection) |
Copyright © 2015. All rights reserved.