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

Details

setBooleanArray(EnterpriseCrmEventbusProtoBooleanParameterArray $booleanArray)

No description

setBooleanValue($booleanValue)

No description

Parameters

$booleanValue

bool getBooleanValue()

No description

Return Value

bool

setDoubleArray(EnterpriseCrmEventbusProtoDoubleParameterArray $doubleArray)

No description

setDoubleValue($doubleValue)

No description

Parameters

$doubleValue

getDoubleValue()

No description

setIntValue($intValue)

No description

Parameters

$intValue

string getIntValue()

No description

Return Value

string

setProtoArray(EnterpriseCrmEventbusProtoProtoParameterArray $protoArray)

No description

setProtoValue($protoValue)

No description

Parameters

$protoValue

array[] getProtoValue()

No description

Return Value

array[]

setSerializedObjectValue(EnterpriseCrmEventbusProtoSerializedObjectParameter $serializedObjectValue)

No description

Parameters

EnterpriseCrmEventbusProtoSerializedObjectParameter $serializedObjectValue

setStringArray(EnterpriseCrmEventbusProtoStringParameterArray $stringArray)

No description

setStringValue($stringValue)

No description

Parameters

$stringValue

string getStringValue()

No description

Return Value

string