Value
class Value extends Model (View source)
Properties
bool | $booleanValue | ||
protected | $dateValueType | ||
protected | $dateValueDataType | ||
$doubleValue | |||
string | $integerValue | ||
string | $stringValue | ||
string | $timestampValue |
Methods
setBooleanValue($booleanValue)
No description
bool
getBooleanValue()
No description
getDateValue()
No description
setDoubleValue($doubleValue)
No description
getDoubleValue()
No description
setIntegerValue($integerValue)
No description
string
getIntegerValue()
No description
setStringValue($stringValue)
No description
string
getStringValue()
No description
setTimestampValue($timestampValue)
No description
string
getTimestampValue()
No description
Details
setBooleanValue($booleanValue)
No description
bool
getBooleanValue()
No description
setDateValue(Date $dateValue)
No description
Date
getDateValue()
No description
setDoubleValue($doubleValue)
No description
getDoubleValue()
No description
setIntegerValue($integerValue)
No description
string
getIntegerValue()
No description
setStringValue($stringValue)
No description
string
getStringValue()
No description
setTimestampValue($timestampValue)
No description
string
getTimestampValue()
No description