public class LiteralDTO extends java.lang.Object implements Literal<java.lang.String>, FunctionArg
| Modifier and Type | Class and Description |
|---|---|
static class |
LiteralDTO.Builder |
Literal.LiteralImpl<T>FunctionArg.ArgTypeEMPTY_ARGSEMPTY_EXPRESSION, EMPTY_NAMED_REFERENCE| Modifier and Type | Method and Description |
|---|---|
FunctionArg.ArgType |
argType() |
Type |
dataType() |
java.lang.String |
value() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitchildren, integer, of, stringvalidatereferencespublic java.lang.String value()
public Type dataType()
public FunctionArg.ArgType argType()
argType in interface FunctionArg