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, getChildren, getParent, getTag, getTagMap, isLeaf, removeChildren, removeFromParent, set, setTag, toQueryString, toString, unsetTag
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.