BarcodeLabelPresetBlock

Extends \Shopware\Components\Model\ModelEntity

ORM\Entity

(repositoryClass="Repository")

ORM\Table

(name="pickware_erp_barcode_label_preset_blocks")

package

Default

Methods

__construct

__construct(\Shopware\CustomModels\ViisonPickwareERP\BarcodeLabel\BarcodeLabelPreset $preset) 

getId

getId() : integer

Response

integer

getName

getName() : string

Response

string

getPreset

getPreset() : \Shopware\CustomModels\ViisonPickwareERP\BarcodeLabel\BarcodeLabelPreset

getValue

getValue() : string

Response

string

setName

setName(string $name) 

Arguments

$name

string

setPreset

setPreset(\Shopware\CustomModels\ViisonPickwareERP\BarcodeLabel\BarcodeLabelPreset $preset) 

setValue

setValue(string $value) 

Arguments

$value

string