ProductLabelDictionary
in package
ProductLabelDictionary
Tags
Table of Contents
Properties
Methods
- getId() : int
- Get id
- getLabel() : string
- Get label
- getUsed() : string
- setLabel() : ProductLibilleDictionnaire
- Set label
- setUsed() : ProductLabelDictionary
Properties
$id
private
int
$id
Tags
$label
private
string
$label
Tags
$used
private
string
$used
Tags
Methods
getId()
Get id
public
getId() : int
Return values
intgetLabel()
Get label
public
getLabel() : string
Return values
stringgetUsed()
public
getUsed() : string
Return values
stringsetLabel()
Set label
public
setLabel(string $label) : ProductLibilleDictionnaire
Parameters
- $label : string
Return values
ProductLibilleDictionnairesetUsed()
public
setUsed(mixed $used) : ProductLabelDictionary
Parameters
- $used : mixed