public interface ValueQueryNode<T> extends QueryNode
QueryNode
that holds an
arbitrary value.Modifier and Type | Method and Description |
---|---|
T |
getValue() |
void |
setValue(T value) |
add, add, cloneTree, containsTag, containsTag, getChildren, getParent, getTag, getTag, getTagMap, getTags, isLeaf, set, setTag, setTag, toQueryString, toString, unsetTag, unsetTag