| Package | Description |
|---|---|
| com.epimorphics.sparql.query |
| Modifier and Type | Method and Description |
|---|---|
static Order |
Order.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Order[] |
Order.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
QueryShape |
QueryShape.addOrder(Order o,
IsExpr e) |
| Constructor and Description |
|---|
OrderCondition(Order order,
IsExpr expr) |
Copyright © 2017. All rights reserved.