class EnterpriseCrmEventbusProtoParamSpecEntryConfig extends Model (View source)

Properties

string $descriptivePhrase
string $helpText
bool $hideDefaultValue
string $inputDisplayOption
bool $isHidden
string $label
string $parameterNameOption
string $subSectionLabel
string $uiPlaceholderText

Methods

setDescriptivePhrase($descriptivePhrase)

No description

string
getDescriptivePhrase()

No description

setHelpText($helpText)

No description

string
getHelpText()

No description

setHideDefaultValue($hideDefaultValue)

No description

bool
getHideDefaultValue()

No description

setInputDisplayOption($inputDisplayOption)

No description

string
getInputDisplayOption()

No description

setIsHidden($isHidden)

No description

bool
getIsHidden()

No description

setLabel($label)

No description

string
getLabel()

No description

setParameterNameOption($parameterNameOption)

No description

string
getParameterNameOption()

No description

setSubSectionLabel($subSectionLabel)

No description

string
getSubSectionLabel()

No description

setUiPlaceholderText($uiPlaceholderText)

No description

string
getUiPlaceholderText()

No description

Details

setDescriptivePhrase($descriptivePhrase)

No description

Parameters

$descriptivePhrase

string getDescriptivePhrase()

No description

Return Value

string

setHelpText($helpText)

No description

Parameters

$helpText

string getHelpText()

No description

Return Value

string

setHideDefaultValue($hideDefaultValue)

No description

Parameters

$hideDefaultValue

bool getHideDefaultValue()

No description

Return Value

bool

setInputDisplayOption($inputDisplayOption)

No description

Parameters

$inputDisplayOption

string getInputDisplayOption()

No description

Return Value

string

setIsHidden($isHidden)

No description

Parameters

$isHidden

bool getIsHidden()

No description

Return Value

bool

setLabel($label)

No description

Parameters

$label

string getLabel()

No description

Return Value

string

setParameterNameOption($parameterNameOption)

No description

Parameters

$parameterNameOption

string getParameterNameOption()

No description

Return Value

string

setSubSectionLabel($subSectionLabel)

No description

Parameters

$subSectionLabel

string getSubSectionLabel()

No description

Return Value

string

setUiPlaceholderText($uiPlaceholderText)

No description

Parameters

$uiPlaceholderText

string getUiPlaceholderText()

No description

Return Value

string