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