| Package | Description |
|---|---|
| org.boon.criteria.internal |
| Modifier and Type | Method and Description |
|---|---|
SortType |
Sort.getType() |
static SortType |
SortType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SortType[] |
SortType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Sort(String name,
SortType type) |
Copyright © 2014. All rights reserved.