| Package | Description | 
|---|---|
| org.apache.vxquery.xmlquery.ast | |
| org.apache.vxquery.xmlquery.query | 
| Modifier and Type | Method | Description | 
|---|---|---|
| XQueryConstants.OrderDirection | OrderSpecNode. getDirection() | 
| Modifier and Type | Method | Description | 
|---|---|---|
| void | OrderSpecNode. setDirection(XQueryConstants.OrderDirection direction) | 
| Modifier and Type | Method | Description | 
|---|---|---|
| static XQueryConstants.OrderDirection | XQueryConstants.OrderDirection. valueOf(String name) | Returns the enum constant of this type with the specified name. | 
| static XQueryConstants.OrderDirection[] | XQueryConstants.OrderDirection. values() | Returns an array containing the constants of this enum type, in
the order they are declared. | 
Copyright © 2019 Apache Software Foundation. All rights reserved.