EnterpriseCrmEventbusProtoParameterValueType
class EnterpriseCrmEventbusProtoParameterValueType extends Model (View source)
Properties
protected | $booleanArrayType | ||
protected | $booleanArrayDataType | ||
bool | $booleanValue | ||
protected | $doubleArrayType | ||
protected | $doubleArrayDataType | ||
$doubleValue | |||
protected | $intArrayType | ||
protected | $intArrayDataType | ||
string | $intValue | ||
protected | $protoArrayType | ||
protected | $protoArrayDataType | ||
array[] | $protoValue | ||
protected | $serializedObjectValueType | ||
protected | $serializedObjectValueDataType | ||
protected | $stringArrayType | ||
protected | $stringArrayDataType | ||
string | $stringValue |
Methods
getBooleanArray()
No description
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
getProtoArray()
No description
setProtoValue($protoValue)
No description
array[]
getProtoValue()
No description
setSerializedObjectValue(EnterpriseCrmEventbusProtoSerializedObjectParameter $serializedObjectValue)
No description
getStringArray()
No description
setStringValue($stringValue)
No description
string
getStringValue()
No description
Details
setBooleanArray(EnterpriseCrmEventbusProtoBooleanParameterArray $booleanArray)
No description
EnterpriseCrmEventbusProtoBooleanParameterArray
getBooleanArray()
No description
setBooleanValue($booleanValue)
No description
bool
getBooleanValue()
No description
setDoubleArray(EnterpriseCrmEventbusProtoDoubleParameterArray $doubleArray)
No description
EnterpriseCrmEventbusProtoDoubleParameterArray
getDoubleArray()
No description
setDoubleValue($doubleValue)
No description
getDoubleValue()
No description
setIntArray(EnterpriseCrmEventbusProtoIntParameterArray $intArray)
No description
EnterpriseCrmEventbusProtoIntParameterArray
getIntArray()
No description
setIntValue($intValue)
No description
string
getIntValue()
No description
setProtoArray(EnterpriseCrmEventbusProtoProtoParameterArray $protoArray)
No description
EnterpriseCrmEventbusProtoProtoParameterArray
getProtoArray()
No description
setProtoValue($protoValue)
No description
array[]
getProtoValue()
No description
setSerializedObjectValue(EnterpriseCrmEventbusProtoSerializedObjectParameter $serializedObjectValue)
No description
EnterpriseCrmEventbusProtoSerializedObjectParameter
getSerializedObjectValue()
No description
setStringArray(EnterpriseCrmEventbusProtoStringParameterArray $stringArray)
No description
EnterpriseCrmEventbusProtoStringParameterArray
getStringArray()
No description
setStringValue($stringValue)
No description
string
getStringValue()
No description