ExtendedValue
class ExtendedValue extends Model (View source)
Properties
bool | $boolValue | ||
protected | $errorValueType | ||
protected | $errorValueDataType | ||
string | $formulaValue | ||
$numberValue | |||
string | $stringValue |
Methods
setBoolValue($boolValue)
No description
bool
getBoolValue()
No description
getErrorValue()
No description
setFormulaValue($formulaValue)
No description
string
getFormulaValue()
No description
setNumberValue($numberValue)
No description
getNumberValue()
No description
setStringValue($stringValue)
No description
string
getStringValue()
No description
Details
setBoolValue($boolValue)
No description
bool
getBoolValue()
No description
setErrorValue(ErrorValue $errorValue)
No description
ErrorValue
getErrorValue()
No description
setFormulaValue($formulaValue)
No description
string
getFormulaValue()
No description
setNumberValue($numberValue)
No description
getNumberValue()
No description
setStringValue($stringValue)
No description
string
getStringValue()
No description