| Package | Description |
|---|---|
| org.echocat.jomon.runtime.repository |
| Modifier and Type | Method and Description |
|---|---|
OrderBy.Direction |
OrderBySupport.getDirection() |
OrderBy.Direction |
OrderBy.getDirection() |
static OrderBy.Direction |
OrderBy.Direction.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static OrderBy.Direction[] |
OrderBy.Direction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OrderBySupport.setDirection(OrderBy.Direction direction) |
| Constructor and Description |
|---|
OrderBySupport(F field,
OrderBy.Direction direction) |
Copyright © 2013 echocat. All Rights Reserved.