| Package | Description |
|---|---|
| org.apache.ode.ql.tree.nodes |
| Modifier and Type | Field and Description |
|---|---|
protected OrderByType |
OrderByElement.type |
| Modifier and Type | Method and Description |
|---|---|
OrderByType |
OrderByElement.getType() |
static OrderByType |
OrderByType.valueOf(java.lang.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.
|
| Constructor and Description |
|---|
OrderByElement(ID identifier,
OrderByType type) |
Copyright © 2018 WSO2. All Rights Reserved.