ProductLabel
in package
ProductLabel
Tags
Table of Contents
Properties
Methods
- getLabel() : string
- getStatus() : mixed
- setLabel() : void
- setStatus() : void
Properties
$id
private
int
$id
Tags
$label
private
string
$label
Tags
$status
private
string
$status
Tags
Methods
getLabel()
public
getLabel() : string
Return values
stringgetStatus()
public
getStatus() : mixed
setLabel()
public
setLabel(string $label) : void
Parameters
- $label : string
setStatus()
public
setStatus(string $status) : void
Parameters
- $status : string