TypedValue
class TypedValue extends Model (View source)
Properties
bool | $boolValue | ||
$doubleValue | |||
string | $int64Value | ||
string | $stringValue |
Methods
setBoolValue($boolValue)
No description
bool
getBoolValue()
No description
setDoubleValue($doubleValue)
No description
getDoubleValue()
No description
setInt64Value($int64Value)
No description
string
getInt64Value()
No description
setStringValue($stringValue)
No description
string
getStringValue()
No description
Details
setBoolValue($boolValue)
No description
bool
getBoolValue()
No description
setDoubleValue($doubleValue)
No description
getDoubleValue()
No description
setInt64Value($int64Value)
No description
string
getInt64Value()
No description
setStringValue($stringValue)
No description
string
getStringValue()
No description