| Package | Description |
|---|---|
| to.etc.webapp.query |
| Modifier and Type | Method and Description |
|---|---|
QSortOrderDirection |
QOrder.getDirection() |
static QSortOrderDirection |
QSortOrderDirection.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static QSortOrderDirection[] |
QSortOrderDirection.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static QOrder |
QOrder.order(String name,
QSortOrderDirection dir) |
| Constructor and Description |
|---|
QOrder(QSortOrderDirection direction,
String property) |
Copyright © 2017 etc.to. All rights reserved.