|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OrderByType | |
|---|---|
| com.googlecode.jpattern.orm.query.order | |
| Uses of OrderByType in com.googlecode.jpattern.orm.query.order |
|---|
| Methods in com.googlecode.jpattern.orm.query.order that return OrderByType | |
|---|---|
static OrderByType |
OrderByType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static OrderByType[] |
OrderByType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in com.googlecode.jpattern.orm.query.order with parameters of type OrderByType | |
|---|---|
OrderElement(INameSolver nameSolver,
String property,
boolean isFirstElement,
OrderByType type)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||