|
||||||||||
上一个类 下一个类 | 框架 无框架 | |||||||||
摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 |
java.lang.Objectorg.wltea.expression.datameta.BaseDataMeta
org.wltea.expression.datameta.Constant
public class Constant
常量数据描述
嵌套类摘要 |
---|
从类 org.wltea.expression.datameta.BaseDataMeta 继承的嵌套类/接口 |
---|
BaseDataMeta.DataType |
构造方法摘要 | |
---|---|
Constant(BaseDataMeta.DataType dataType,
java.lang.Object value)
|
|
Constant(Reference ref)
|
方法摘要 |
---|
从类 org.wltea.expression.datameta.BaseDataMeta 继承的方法 |
---|
equals, getBooleanValue, getCollection, getCompatibleType, getDataType, getDataValue, getDataValueText, getDateValue, getDoubleValue, getFloatValue, getIntegerValue, getLongValue, getReference, getStringValue, isCompatibleType, isReference, mapTypeToJavaClass, toJavaObject |
从类 java.lang.Object 继承的方法 |
---|
getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
构造方法详细信息 |
---|
public Constant(BaseDataMeta.DataType dataType, java.lang.Object value)
public Constant(Reference ref)
|
||||||||||
上一个类 下一个类 | 框架 无框架 | |||||||||
摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 |