class EnterpriseCrmFrontendsEventbusProtoWorkflowParameterEntry extends Collection (View source)

Properties

protected $collection_key
protected $attributesType
protected $attributesDataType
protected $childrenType
protected $childrenDataType
bool $containsLargeData
string $dataType
protected $defaultValueType
protected $defaultValueDataType
string $description
string $inOutType
bool $isTransient
string $jsonSchema
string $key
string $name
protected $producedByType
protected $producedByDataType
string $producer
string $protoDefName
string $protoDefPath
bool $required

Methods

setChildren($children)

No description

setContainsLargeData($containsLargeData)

No description

bool
getContainsLargeData()

No description

setDataType($dataType)

No description

string
getDataType()

No description

setDescription($description)

No description

string
getDescription()

No description

setInOutType($inOutType)

No description

string
getInOutType()

No description

setIsTransient($isTransient)

No description

bool
getIsTransient()

No description

setJsonSchema($jsonSchema)

No description

string
getJsonSchema()

No description

setKey($key)

No description

string
getKey()

No description

setName($name)

No description

string
getName()

No description

setProducer($producer)

No description

string
getProducer()

No description

setProtoDefName($protoDefName)

No description

string
getProtoDefName()

No description

setProtoDefPath($protoDefPath)

No description

string
getProtoDefPath()

No description

setRequired($required)

No description

bool
getRequired()

No description

Details

setAttributes(EnterpriseCrmEventbusProtoAttributes $attributes)

No description

Parameters

EnterpriseCrmEventbusProtoAttributes $attributes

setChildren($children)

No description

Parameters

$children

setContainsLargeData($containsLargeData)

No description

Parameters

$containsLargeData

bool getContainsLargeData()

No description

Return Value

bool

setDataType($dataType)

No description

Parameters

$dataType

string getDataType()

No description

Return Value

string

setDescription($description)

No description

Parameters

$description

string getDescription()

No description

Return Value

string

setInOutType($inOutType)

No description

Parameters

$inOutType

string getInOutType()

No description

Return Value

string

setIsTransient($isTransient)

No description

Parameters

$isTransient

bool getIsTransient()

No description

Return Value

bool

setJsonSchema($jsonSchema)

No description

Parameters

$jsonSchema

string getJsonSchema()

No description

Return Value

string

setKey($key)

No description

Parameters

$key

string getKey()

No description

Return Value

string

setName($name)

No description

Parameters

$name

string getName()

No description

Return Value

string

setProducedBy(EnterpriseCrmEventbusProtoNodeIdentifier $producedBy)

No description

setProducer($producer)

No description

Parameters

$producer

string getProducer()

No description

Return Value

string

setProtoDefName($protoDefName)

No description

Parameters

$protoDefName

string getProtoDefName()

No description

Return Value

string

setProtoDefPath($protoDefPath)

No description

Parameters

$protoDefPath

string getProtoDefPath()

No description

Return Value

string

setRequired($required)

No description

Parameters

$required

bool getRequired()

No description

Return Value

bool