public final class OrExpressionNode extends FilterNode
| Constructor and Description |
|---|
OrExpressionNode(FilterNode leftNode,
FilterNode rightNode) |
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
setSubAttributeNamepublic OrExpressionNode(FilterNode leftNode, FilterNode rightNode)
Copyright © 2019. All rights reserved.