类 PageValue
java.lang.Object
com.gdxsoft.easyweb.script.PageValue
-
构造器详细资料
-
PageValue
public PageValue() -
PageValue
-
PageValue
-
-
方法详细资料
-
autoDetectDataType
public void autoDetectDataType() -
toBinary
public byte[] toBinary()获取二进制数组- 返回:
-
toInteger
-
toLong
-
toDouble
-
toBigDecimal
-
getValue
- 返回:
- the _Value
-
setValue
- 参数:
value- the _Value to set
-
getName
- 返回:
- the _Name
-
setName
- 参数:
name- the _Name to set
-
toString
-
getStringValue
-
getTag
- 返回:
- the _Tag
-
setTag
- 参数:
tag- the _Tag to set
-
getDataType
- 返回:
- the _DateType
-
setDataType
- 参数:
dateType- the _DateType to set
-
getLength
public int getLength()- 返回:
- the _Length
-
setLength
public void setLength(int length) - 参数:
length- the _Length to set
-
getPVTag
-
setPVTag
-
clone
-