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

setEmpty(GoogleProtobufEmpty $empty)

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

Parameters

$booleanValue

bool getBooleanValue()

No description

Return Value

bool

setDoubleValue($doubleValue)

No description

Parameters

$doubleValue

getDoubleValue()

No description

setEmpty(GoogleProtobufEmpty $empty)

No description

Parameters

GoogleProtobufEmpty $empty

GoogleProtobufEmpty getEmpty()

No description

Return Value

GoogleProtobufEmpty

setLongValue($longValue)

No description

Parameters

$longValue

string getLongValue()

No description

Return Value

string

setStringValue($stringValue)

No description

Parameters

$stringValue

string getStringValue()

No description

Return Value

string