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