EnterpriseCrmCardsCellValue
class EnterpriseCrmCardsCellValue extends Model (View source)
Properties
bool | $booleanValue | ||
$doubleValue | |||
protected | $emptyType | ||
protected | $emptyDataType | ||
$empty | |||
string | $longValue | ||
string | $stringValue |
Methods
setBooleanValue($booleanValue)
No description
bool
getBooleanValue()
No description
setDoubleValue($doubleValue)
No description
getDoubleValue()
No description
getEmpty()
No description
setLongValue($longValue)
No description
string
getLongValue()
No description
setStringValue($stringValue)
No description
string
getStringValue()
No description
Details
setBooleanValue($booleanValue)
No description
bool
getBooleanValue()
No description
setDoubleValue($doubleValue)
No description
getDoubleValue()
No description
setEmpty(GoogleProtobufEmpty $empty)
No description
GoogleProtobufEmpty
getEmpty()
No description
setLongValue($longValue)
No description
string
getLongValue()
No description
setStringValue($stringValue)
No description
string
getStringValue()
No description