LabelValue
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
getLocalizedLabel()
No description
getLocalizedValue()
No description
setValue($value)
No description
string
getValue()
No description
Details
setLabel($label)
No description
string
getLabel()
No description
setLocalizedLabel(LocalizedString $localizedLabel)
No description
LocalizedString
getLocalizedLabel()
No description
setLocalizedValue(LocalizedString $localizedValue)
No description
LocalizedString
getLocalizedValue()
No description
setValue($value)
No description
string
getValue()
No description