ElemValueDefpublic class ConstantDef extends ExpressionDef
| Constructor | Description |
|---|---|
ConstantDef(String value,
Class<?> type) |
| Modifier and Type | Method | Description |
|---|---|---|
Class<?> |
getType() |
|
String |
getValue() |
|
String |
toString() |
|
<U> U |
transform(ElemValueTransformer<U> transformer) |
Copyright © 2002–2018. All rights reserved.