class LabelValue extends Model (View source)

Properties

string $label
protected $localizedLabelType
protected $localizedLabelDataType
protected $localizedValueType
protected $localizedValueDataType
string $value

Methods

setLabel($label)

No description

string
getLabel()

No description

setLocalizedLabel(LocalizedString $localizedLabel)

No description

setLocalizedValue(LocalizedString $localizedValue)

No description

setValue($value)

No description

string
getValue()

No description

Details

setLabel($label)

No description

Parameters

$label

string getLabel()

No description

Return Value

string

setLocalizedLabel(LocalizedString $localizedLabel)

No description

Parameters

LocalizedString $localizedLabel

LocalizedString getLocalizedLabel()

No description

Return Value

LocalizedString

setLocalizedValue(LocalizedString $localizedValue)

No description

Parameters

LocalizedString $localizedValue

LocalizedString getLocalizedValue()

No description

Return Value

LocalizedString

setValue($value)

No description

Parameters

$value

string getValue()

No description

Return Value

string