| Package | Description |
|---|---|
| org.apache.qpid.filter |
| Modifier and Type | Method and Description |
|---|---|
OrderByExpression.Order |
OrderByExpression.getOrder() |
static OrderByExpression.Order |
OrderByExpression.Order.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OrderByExpression.Order[] |
OrderByExpression.Order.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
OrderByExpression(Expression expression,
OrderByExpression.Order order) |
Copyright © 2006–2019 The Apache Software Foundation. All rights reserved.