class EnterpriseCrmEventbusProtoValueType extends Model (View source)

Properties

bool $booleanValue
protected $doubleArrayType
protected $doubleArrayDataType
$doubleValue
protected $intArrayType
protected $intArrayDataType
string $intValue
array[] $protoValue
protected $stringArrayType
protected $stringArrayDataType
string $stringValue

Methods

setBooleanValue($booleanValue)

No description

bool
getBooleanValue()

No description

setDoubleValue($doubleValue)

No description

getDoubleValue()

No description

setIntValue($intValue)

No description

string
getIntValue()

No description

setProtoValue($protoValue)

No description

array[]
getProtoValue()

No description

setStringValue($stringValue)

No description

string
getStringValue()

No description

Details

setBooleanValue($booleanValue)

No description

Parameters

$booleanValue

bool getBooleanValue()

No description

Return Value

bool

setDoubleArray(EnterpriseCrmEventbusProtoDoubleArray $doubleArray)

No description

Parameters

EnterpriseCrmEventbusProtoDoubleArray $doubleArray

setDoubleValue($doubleValue)

No description

Parameters

$doubleValue

getDoubleValue()

No description

setIntArray(EnterpriseCrmEventbusProtoIntArray $intArray)

No description

Parameters

EnterpriseCrmEventbusProtoIntArray $intArray

setIntValue($intValue)

No description

Parameters

$intValue

string getIntValue()

No description

Return Value

string

setProtoValue($protoValue)

No description

Parameters

$protoValue

array[] getProtoValue()

No description

Return Value

array[]

setStringArray(EnterpriseCrmEventbusProtoStringArray $stringArray)

No description

Parameters

EnterpriseCrmEventbusProtoStringArray $stringArray

setStringValue($stringValue)

No description

Parameters

$stringValue

string getStringValue()

No description

Return Value

string