- java.lang.Object
-
- org.apache.ode.ql.tree.nodes.Value<V>
-
-
Constructor Summary
Constructors
| Constructor and Description |
Value() |
Value(V value) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
Value
public Value(V value)
- Parameters:
value -
-
Method Detail
-
getValue
public V getValue()
- Returns:
- the value
Copyright © 2015 WSO2. All Rights Reserved.