Logidav Docs

ProductLabelDictionary
in package

ProductLabelDictionary

Tags
ORM\Table

(name="mz_product_label_dictionary")

ORM\Entity

(repositoryClass="AppBundle\Repository\ProductLabelDictionaryRepository")

Table of Contents

Properties

$id  : int
$label  : string
$used  : string

Methods

getId()  : int
Get id
getLabel()  : string
Get label
getUsed()  : string
setLabel()  : ProductLibilleDictionnaire
Set label
setUsed()  : ProductLabelDictionary

Properties

$id

private int $id
Tags
ORM\Column

(name="id", type="integer")

ORM\Id
ORM\GeneratedValue

(strategy="AUTO")

Methods

setLabel()

Set label

public setLabel(string $label) : ProductLibilleDictionnaire
Parameters
$label : string
Return values
ProductLibilleDictionnaire

        
On this page

Search results