| Package | Description | 
|---|---|
| org.apache.vxquery.xmlquery.ast | 
| Modifier and Type | Method | Description | 
|---|---|---|
| InfixExprNode.InfixOperator | InfixExprNode. getOperator() | |
| static InfixExprNode.InfixOperator | InfixExprNode.InfixOperator. valueOf(String name) | Returns the enum constant of this type with the specified name. | 
| static InfixExprNode.InfixOperator[] | InfixExprNode.InfixOperator. values() | Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Method | Description | 
|---|---|---|
| void | InfixExprNode. setOperator(InfixExprNode.InfixOperator operator) | 
Copyright © 2019 Apache Software Foundation. All Rights Reserved.