public class ValueExpression<T> extends ExpressionBase<T>
| Modifier and Type | Field and Description |
|---|---|
protected T |
value |
alias, javaType| Constructor and Description |
|---|
ValueExpression(Class<T> javaClass,
T value) |
| Modifier and Type | Method and Description |
|---|---|
<X> X |
accept(ExpressionVisitor<X> visitor) |
T |
getValue() |
asgetAlias, getCompoundSelectionItems, getJavaType, in, in, in, in, isCompoundSelection, isNotNull, isNullaliasclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitin, in, in, in, isNotNull, isNullCopyright © 2017. All rights reserved.