public interface BooleanExpression extends Expression<BooleanOperator>
Modifier and Type | Method and Description |
---|---|
BooleanExpression |
negate() |
getLhs, getLhsExpr, getOperator, getRhs, setLhs, setLhsExpr, setOperator, setRhs
BooleanExpression negate()
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.