public class GreaterEqNode<T> extends SimpleNode<T>
EVAL_GREATER, EVAL_LESSER, valueannotations, assertionType| Constructor and Description |
|---|
GreaterEqNode(String attribute,
Value<T> value)
Creates a new GreaterOrEqual object.
|
| Modifier and Type | Method and Description |
|---|---|
ExprNode |
clone()
Makes a full clone in new memory space of the current node and children
|
String |
toString() |
equals, getEscapedValue, getValue, hashCode, printRefinementToBuffer, printToBuffer, setValueaccept, getAttribute, isLeaf, setAttributeescapeFilterValue, get, getAnnotations, getAssertionType, setpublic ExprNode clone()
clone in interface ExprNodeclone in class SimpleNode<T>public String toString()
toString in class AbstractExprNodeObject.toString()Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.