class EnterpriseCrmFrontendsEventbusProtoParameterValueType extends Model (View source)

Properties

protected $booleanArrayType
protected $booleanArrayDataType
bool $booleanValue
protected $doubleArrayType
protected $doubleArrayDataType
$doubleValue
protected $intArrayType
protected $intArrayDataType
string $intValue
string $jsonValue
protected $protoArrayType
protected $protoArrayDataType
array[] $protoValue
protected $serializedObjectValueType
protected $serializedObjectValueDataType
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

setJsonValue($jsonValue)

No description

string
getJsonValue()

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

setDoubleValue($doubleValue)

No description

Parameters

$doubleValue

getDoubleValue()

No description

setIntValue($intValue)

No description

Parameters

$intValue

string getIntValue()

No description

Return Value

string

setJsonValue($jsonValue)

No description

Parameters

$jsonValue

string getJsonValue()

No description

Return Value

string

setProtoValue($protoValue)

No description

Parameters

$protoValue

array[] getProtoValue()

No description

Return Value

array[]

setSerializedObjectValue(EnterpriseCrmFrontendsEventbusProtoSerializedObjectParameter $serializedObjectValue)

No description

setStringValue($stringValue)

No description

Parameters

$stringValue

string getStringValue()

No description

Return Value

string