类 DTCell
java.lang.Object
com.gdxsoft.easyweb.data.DTCell
- 所有已实现的接口:
Serializable
- 另请参阅:
-
构造器详细资料
-
DTCell
public DTCell()
-
-
方法详细资料
-
getValue
- 返回:
- the _Value
-
isNull
public boolean isNull()判断是否是NULL 郭磊 2017-08-11- 返回:
-
getString
-
setValue
- 参数:
value- the _Value to set
-
getColumn
- 返回:
- the _Column
-
setColumn
- 参数:
column- the _Column to set
-
getRow
- 返回:
- the _Row
-
setRow
- 参数:
row- the _Row to set
-
getTable
- 返回:
- the _Table
-
toInt
-
toLong
-
toDouble
-
toDate
返回日期- 返回:
-
toTime
public long toTime()返回毫秒- 返回:
-
toString
-
getAttachement
相关附件- 返回:
- the attacheMent
-
setAttachement
相关附件- 参数:
attachement- the attacheMent to set
-