class ParameterMetadataEnumOption extends Model (View source)

Properties

string $description
string $label
string $value

Methods

setDescription($description)

No description

string
getDescription()

No description

setLabel($label)

No description

string
getLabel()

No description

setValue($value)

No description

string
getValue()

No description

Details

setDescription($description)

No description

Parameters

$description

string getDescription()

No description

Return Value

string

setLabel($label)

No description

Parameters

$label

string getLabel()

No description

Return Value

string

setValue($value)

No description

Parameters

$value

string getValue()

No description

Return Value

string