class EnterpriseCrmEventbusProtoField extends Model (View source)

Properties

string $cardinality
protected $defaultValueType
protected $defaultValueDataType
string $fieldType
string $protoDefPath
string $referenceKey
protected $transformExpressionType
protected $transformExpressionDataType

Methods

setCardinality($cardinality)

No description

string
getCardinality()

No description

setFieldType($fieldType)

No description

string
getFieldType()

No description

setProtoDefPath($protoDefPath)

No description

string
getProtoDefPath()

No description

setReferenceKey($referenceKey)

No description

string
getReferenceKey()

No description

Details

setCardinality($cardinality)

No description

Parameters

$cardinality

string getCardinality()

No description

Return Value

string

setDefaultValue(EnterpriseCrmEventbusProtoParameterValueType $defaultValue)

No description

setFieldType($fieldType)

No description

Parameters

$fieldType

string getFieldType()

No description

Return Value

string

setProtoDefPath($protoDefPath)

No description

Parameters

$protoDefPath

string getProtoDefPath()

No description

Return Value

string

setReferenceKey($referenceKey)

No description

Parameters

$referenceKey

string getReferenceKey()

No description

Return Value

string

setTransformExpression(EnterpriseCrmEventbusProtoTransformExpression $transformExpression)

No description

Parameters

EnterpriseCrmEventbusProtoTransformExpression $transformExpression