class FreeFormServiceItem extends Model (View source)

Properties

string $category
protected $labelType
protected $labelDataType

Methods

setCategory($category)

No description

string
getCategory()

No description

setLabel(Label $label)

No description

getLabel()

No description

Details

setCategory($category)

No description

Parameters

$category

string getCategory()

No description

Return Value

string

setLabel(Label $label)

No description

Parameters

Label $label

Label getLabel()

No description

Return Value

Label