EnterpriseCrmEventbusProtoValueType
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
getDoubleArray()
No description
setDoubleValue($doubleValue)
No description
getDoubleValue()
No description
getIntArray()
No description
setIntValue($intValue)
No description
string
getIntValue()
No description
setProtoValue($protoValue)
No description
array[]
getProtoValue()
No description
getStringArray()
No description
setStringValue($stringValue)
No description
string
getStringValue()
No description
Details
setBooleanValue($booleanValue)
No description
bool
getBooleanValue()
No description
setDoubleArray(EnterpriseCrmEventbusProtoDoubleArray $doubleArray)
No description
EnterpriseCrmEventbusProtoDoubleArray
getDoubleArray()
No description
setDoubleValue($doubleValue)
No description
getDoubleValue()
No description
setIntArray(EnterpriseCrmEventbusProtoIntArray $intArray)
No description
EnterpriseCrmEventbusProtoIntArray
getIntArray()
No description
setIntValue($intValue)
No description
string
getIntValue()
No description
setProtoValue($protoValue)
No description
array[]
getProtoValue()
No description
setStringArray(EnterpriseCrmEventbusProtoStringArray $stringArray)
No description
EnterpriseCrmEventbusProtoStringArray
getStringArray()
No description
setStringValue($stringValue)
No description
string
getStringValue()
No description