public interface Operator
Modifier and Type | Method and Description |
---|---|
String |
getOperatorString()
Returns the String representation for this operator
|
boolean |
isNegated()
Returns true if this operator instance is negated.
|
String getOperatorString()
boolean isNegated()
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.